Update reference.conf (#27048)

This commit is contained in:
Bartosz Firyn 2019-05-31 11:27:56 +02:00 committed by Johan Andrén
parent 8ddd82af7b
commit e61703bb4a

View file

@ -288,7 +288,7 @@ akka {
# Enforce configuration compatibility checks when joining a cluster.
# Set to off to allow joining nodes to join a cluster even when configuration incompatibilities are detected or
# when the cluster does not support this feature. Compatibility checks are always performed and warning and
# error messsages are logged.
# error messages are logged.
#
# This is particularly useful for rolling updates on clusters that do not support that feature. Since the old
# cluster won't be able to send the compatibility confirmation to the joining node, the joining node won't be able