Skip to content

Commit 91f3ec6

Browse files
Update content/integrate/redis-data-integration/installation/upgrade.md
Co-authored-by: Stoyan Rachev <[email protected]>
1 parent 4076742 commit 91f3ec6

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/installation

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/installation/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This will cause a short pipeline downtime of up to two minutes.
8383
Afterwards, upgrade RDI on the passive VM. This will not cause any downtime.
8484

8585
{{< warning >}}
86-
When upgrading from RDI < 1.8.0 to RDI >= 1.8.0 in a VM HA setup, both RDI instances may incorrectly consider themselves active after the upgrade. This occurs because the upgrade process doesn't update the `rdi:ha:lock` value from the legacy `cluster-1` hardcoded identifier, causing both clusters to assume they are the active cluster.
86+
When upgrading from RDI < 1.8.0 to RDI >= 1.8.0 in a VM HA setup, both RDI instances may incorrectly consider themselves active after the upgrade. This occurs because the upgrade process doesn't change the cluster id value from its default `cluster-1`, causing both clusters to assume they are the active cluster.
8787
8888
**Symptoms:**
8989

0 commit comments

Comments
 (0)