|
@@ -550,6 +550,10 @@ zk.getConfig(watcher, callback, context);</programlisting>
|
|
|
independently from your main ensemble. It is OK to list multiple
|
|
|
joiners as observers in an initial config.</para>
|
|
|
</note>
|
|
|
+ <para>If the configuration of existing servers changes or they become unavailable
|
|
|
+ before the joiner succeeds to connect and learn obout configuration changes, the
|
|
|
+ joiner may need to be restarted with an updated configuration file in order to be
|
|
|
+ able to connect.</para>
|
|
|
<para>Finally, note that once connected to the leader, a joiner adopts
|
|
|
the last committed configuration, in which it is absent (the initial
|
|
|
config of the joiner is backed up before being rewritten). If the
|