Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we replicated LRA Coordinator instance and use load balancing? #358

Open
barrydevp opened this issue Feb 13, 2022 · 1 comment
Open

Comments

@barrydevp
Copy link

Hi all, Im very interesting to using LRA for Distributed Transaction base on Saga Pattern. How can I guarantee high availability characteristic in my system when using LRA? For instance I'm running LRA coordinator on K8s, can I replicated the LRA deployment? How can I setting persistent log for failure and recovering?

@mmusgrov
Copy link
Contributor

Hi @barrydevp this is a useful request.

The coordinator component is an implementation piece used to implement the requirements of the specification, for example I believe that the Payara implementation does not use coordinators. However, the narayana project does use one and we have an issue for it [1] so if you would like to vote that one up then it will help to bump up its priority.

[1] https://issues.redhat.com/browse/JBTM-2997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants