drriguz commented on PR #698:
URL: https://github.com/apache/ratis/pull/698#issuecomment-1204994122

   @szetszwo So sorry for not replying sooner! Too many big news those days...
   
   The example is now very clear, and the document explains clearly about the 
key points when implement the statemachine :p
   
   What I was thinking is very close to this, except that I was thinking 
extract some fileds/methods into a base class, eg. create a 
`SimpleStateMachine` class and owns a `SimpleStateMachineStorage`, but I did 
not find a good way to implement it.
   
   Thanks for the excellent example! BTW, could you also invite me to the slack 
channel?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to