Skip to content

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

@cherrylzhao

Description

@cherrylzhao

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestsagabase saga transaction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions