Promote WeaklyUp and enable by default, #22197
This commit is contained in:
parent
d1ba2c1aae
commit
1700cdaebc
14 changed files with 41 additions and 64 deletions
|
|
@ -53,8 +53,7 @@ It's worth noting that messages can always be lost because of the distributed na
|
|||
As always, additional logic should be implemented in the singleton (acknowledgement) and in the
|
||||
client (retry) actors to ensure at-least-once message delivery.
|
||||
|
||||
The singleton instance will not run on members with status :ref:`WeaklyUp <weakly_up_java>` if that feature
|
||||
is enabled.
|
||||
The singleton instance will not run on members with status :ref:`WeaklyUp <weakly_up_java>`.
|
||||
|
||||
Potential problems to be aware of
|
||||
---------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue