Skip to content

Add a quickstart showing leader-only transaction recovery in a JGroups Raft cluster #779

Description

@mmusgrov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions