Describe the bug
PR jbosstm/narayana#3048 added support for a JGroups + RAFT backed object store and included a number of quickstarts. Another quickstart, building on JGroupsRaftSlotStoreClusterExample, is needed that shows how to configure recovery in a cluster of transaction managers. The solution should tolerate network partitions and guarantee that at most one single recovery manager runs. The RAFT based store should be used because it supports both these requirements (RAFT clusters have at most a single leader).
Context 7.3.5.Final-SNAPSHOT
Describe the bug
PR jbosstm/narayana#3048 added support for a JGroups + RAFT backed object store and included a number of quickstarts. Another quickstart, building on JGroupsRaftSlotStoreClusterExample, is needed that shows how to configure recovery in a cluster of transaction managers. The solution should tolerate network partitions and guarantee that at most one single recovery manager runs. The RAFT based store should be used because it supports both these requirements (RAFT clusters have at most a single leader).
Context 7.3.5.Final-SNAPSHOT