Description
Currently StateMachineUpdater only takes snapshots based on number of transaction. StateMachine should be able to control taking snapshots for following cases
a) time elapsed
b) once certain conditions are met, these conditions will be specified in the implementing statemachine.
Attachments
Issue Links
- is duplicated by
-
RATIS-544 Add ability in Statemachine to trigger snapshot creation.
- Open