-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cluster routing mode compatibility for TPC [ESC-42] (#1197)
TPC causes inconsistency when used with `MULTI_MEMBER` routing in 5.5.0, and it serves no purpose when used with `SINGLE_MEMBER` routing - to alleviate issues this PR updates documentation to make it clear that TPC should only be used with `ALL_MEMBERS` routing enabled. Related: https://hazelcast.atlassian.net/browse/ESC-42
- Loading branch information
1 parent
ec74ce2
commit eefff56
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters