Skip to content

Commit 69f5bf1

Browse files
Update manage-data/migrate/migrate-data-between-elasticsearch-clusters-with-minimal-downtime.md
Co-authored-by: shainaraskas <[email protected]>
1 parent 28a01e5 commit 69f5bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/migrate/migrate-data-between-elasticsearch-clusters-with-minimal-downtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ While incremental snapshots allow efficient migration with minimal downtime, con
4747
Limitations include the following:
4848
* **Storage requirements** – Sufficient repository storage is required, and usage can grow based on snapshot frequency and data volume.
4949
* **Network overhead** – Transferring snapshots across networks, regions, or providers can be time-consuming and incur costs.
50-
* **Version compatibility** – Old and new clusters must use compatible {{es}} versions. To check if your cluster versions are compatible, check [Snapshot compatibility](/deploy-manage/tools/snapshot-and-restore.md#snapshot-restore-version-compatibility).
50+
* **Version compatibility** – Old and new clusters must use compatible {{es}} versions. To check if your cluster versions are compatible, check [Snapshot version compatibility](/deploy-manage/tools/snapshot-and-restore.md#snapshot-restore-version-compatibility).
5151
* **Custom integrations** – Some custom integrations that directly use the {{es}} API can require additional handling during the cutover from the old cluster to the new cluster.
5252
* **Resource usage** – Initial and incremental snapshot and restore operations can be resource-intensive, potentially affecting cluster performance.
5353

0 commit comments

Comments
 (0)