Skip to content

Commit 7af3e17

Browse files
Update manage-data/migrate/migrate-data-between-elasticsearch-clusters-with-minimal-downtime.md
Co-authored-by: Visha Angelova <[email protected]>
1 parent 85dff1b commit 7af3e17

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
@@ -46,7 +46,7 @@ While incremental snapshots allow efficient migration with minimal downtime, con
4646

4747
Limitations include the following:
4848
* **Storage requirements** – Sufficient repository storage is required, and usage can grow based on snapshot frequency and data volume.
49-
* **Network overhead** – Transferring snapshots across networks, regions, or providers can be time consuming and incur costs.
49+
* **Network overhead** – Transferring snapshots across networks, regions, or providers can be time-consuming and incur costs.
5050
* **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).
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.

0 commit comments

Comments
 (0)