Promote WeaklyUp and enable by default, #22197

This commit is contained in:
Patrik Nordwall 2017-01-24 12:31:32 +01:00
parent d1ba2c1aae
commit 1700cdaebc
14 changed files with 41 additions and 64 deletions

View file

@ -22,7 +22,7 @@ a few seconds. Changes are only performed in the own part of the registry and th
changes are versioned. Deltas are disseminated in a scalable way to other nodes with
a gossip protocol.
Cluster members with status :ref:`WeaklyUp <weakly_up_scala>`, if that feature is enabled,
Cluster members with status :ref:`WeaklyUp <weakly_up_scala>`,
will participate in Distributed Publish Subscribe, i.e. subscribers on nodes with
``WeaklyUp`` status will receive published messages if the publisher and subscriber are on
same side of a network partition.