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

   @szetszwo Sure, the new example seems much more clear. BTW, can we add some 
comments about thread-safety in the `StateMachine` class? I'm not quite sure 
about that, does Ratis require user to implement a thread safe class of 
StateMachine? For example, in the counter example, we have `AtomicInteger 
counter`, will a basic integer work?
   


-- 
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