drriguz commented on PR #696: URL: https://github.com/apache/ratis/pull/696#issuecomment-1196668527
@szetszwo Thanks for review it, also please take a look at the getting started part. Somehow I think the counter example is still too complex, mainly because there's a lot to do to implement the statemachine. Would it be better if we provide a more generic implementation of StateMacine? Another point I'm thinking is that maybe we can provide some build in message encoder/decoders, for now it's required to manually serialize/deserialize the raft messages. -- 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]
