Skip to content

Commit bec73e0

Browse files
committed
Update: 11-02-2025
1 parent 4aa0c51 commit bec73e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

replicate/replication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ All design documents and `_local` documents that are added to the `/_replicator`
124124
## Important notes
125125
{: #important-notes}
126126

127-
- A new and more powerful [replication scheduler](/docs/Cloudant?topic=Cloudant-advanced-replication#the-replication-scheduler) changes the previous behavior of the {{site.data.keyword.cloudant_short_notm}} replication mechanisms. Ensure that your applications are updated.
128127
- Replications can severely impact the performance of an {{site.data.keyword.cloudant_short_notm}} instance. Performance testing helps you understand the impact on your environment under an increasing number of concurrent replications.
129128
- [Continuous replication](#continuous-replication) can result in many internal calls. Requiring many calls might affect the costs for multi-tenant users of {{site.data.keyword.cloudant_short_notm}} systems. By default, continuous replication is not enabled.
130129
- The target database must exist. It is not automatically created if it does not exist. Add `"create_target":true` to the JSON document that describes the replication if the target database does not exist before replication. For more information, see [Creating a target database during replication](#creating-a-target-database-during-replication).

0 commit comments

Comments
 (0)