You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: active_active_database_readme.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -722,7 +722,7 @@ Note - Modules are currently in preview for Active-Active databases.
722
722
To use modules with Active-Active databases enable the alpha feature flag on all participating clusters:
723
723
To enable modules for Active-Active databases, set a boolean environment variable with the name "ENABLE_ALPHA_FEATURES" to True. This variable can be set via the redis-enterprise-operator pod spec, or through the operator-environment-config Config Map.
724
724
725
-
Importent note:
725
+
Important note:
726
726
upgrading modules with Active-Active databases is currently not supported via the operator, to upgrade please use the RS APIs directly and after the module has successfully upgraded update the module version on the REAADB custom resource.
727
727
728
728
## Test your Active-Active database
@@ -754,7 +754,6 @@ From the output fetch the redis 'targetPort':
754
754
755
755
## Limitations
756
756
757
-
758
757
### No migration from the previous AA method
759
758
migrating Active-Active database with non-operator managed Active-Active database is currently not supported.
0 commit comments