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

consider about adding recovery for transaction-base-saga. #45

Open
cherrylzhao opened this issue Apr 26, 2019 · 0 comments
Open

consider about adding recovery for transaction-base-saga. #45

cherrylzhao opened this issue Apr 26, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request saga base saga transaction

Comments

@cherrylzhao
Copy link
Contributor

cherrylzhao commented Apr 26, 2019

saga-actuator only provide a central recovery mechanism. recovery thread will be started independent on server side. but this could not work for sharding-sphere, physical datasource only kept on the application side. so we need make every application instance recovery independently. if one instance have crashed, it can be failover to another available instance.

@cherrylzhao cherrylzhao self-assigned this Apr 26, 2019
@cherrylzhao cherrylzhao added enhancement New feature or request saga base saga transaction labels Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request saga base saga transaction
Projects
None yet
Development

No branches or pull requests

1 participant