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
Improve docs for public-address configuration [CTT-866] (#2089)
Adds more information around the impact of using/not using public
addresses and specifically notes behaviour with clients, CP, and WAN.
Fixes https://hazelcast.atlassian.net/browse/CTT-866
Copy file name to clipboardExpand all lines: docs/modules/cp-subsystem/pages/best-practices.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@
13
13
14
14
* Distribute CP group members across three data centers to balance resilience and performance. For example, a group of seven members with a 3/3/1 split.
15
15
16
-
* Minimize latency across your CP Subsystem deployment. Throughput is limited by the latency between the CP group leader and the slowest follower used for quorum calculations.
16
+
* Minimize latency across your CP Subsystem deployment. Throughput is limited by the latency between the CP group leader and the slowest follower used for quorum calculations.
0 commit comments