We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1b208 commit 0fb797aCopy full SHA for 0fb797a
README.md
@@ -84,6 +84,8 @@ Stop the primary node:
84
docker stop read-write-split-java-app-server-1-1
85
```
86
87
+> **Note:** Remember to configure MaxScale for automatic failover and rejoin!
88
+
89
MaxScale should promote a replica as the new primary and the web application should remain fully functional.
90
91
If you start the stopped container, it should rejoin the cluster as a replica.
0 commit comments