[ https://issues.apache.org/jira/browse/RATIS-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123536#comment-17123536 ]
Shashikant Banerjee commented on RATIS-959: ------------------------------------------- Thanks [~szetszwo] for working on this. The changes look good. Can you submit a PR for this as we now Ratis PR Model? > Refactor. xxxStateMachineData methods > ------------------------------------- > > Key: RATIS-959 > URL: https://issues.apache.org/jira/browse/RATIS-959 > Project: Ratis > Issue Type: Improvement > Components: StateMachine > Reporter: Tsz-wo Sze > Assignee: Tsz-wo Sze > Priority: Major > Attachments: r959_20200529.patch > > > Currently, the StateMachine interface has quite a few methods related to > state machine data as below: > - writeStateMachineData > - readStateMachineData > - flushStateMachineData > - truncateStateMachineData > We propose moving them to a new DataApi interface. -- This message was sent by Atlassian Jira (v8.3.4#803005)