Skip to content

Commit 238ba7d

Browse files
committed
Final fixes
1 parent 7acab90 commit 238ba7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/release/3.4.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ In effect, it helps resolve these two problems:
136136
* Make the database get bootstrapped upon the coordinator's command rather than
137137
let the instances boostrap it on their own.
138138

139+
This strategy is the recommended choice for highly dynamic clusters with automatic
140+
scaling, as well as in most other cases.
141+
139142
To enable the ``native`` bootstrap strategy, set it in the ``replication`` section
140143
of the cluster's configuration, together with a proper failover strategy
141144
(for ``native``, you can choose any failover strategy you like, for example ``supervised``):

0 commit comments

Comments
 (0)