You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2019/02/09 00:59:33 UTC

[GitHub] joshelser opened a new pull request #12: RATIS-481. Encapsulate the RaftLog reading in its own class

joshelser opened a new pull request #12: RATIS-481. Encapsulate the RaftLog reading in its own class
URL: https://github.com/apache/incubator-ratis/pull/12
 
 
   The LogStateMachine was getting really ugly with all of the code
   to seek and read the RaftLog, unwrapping the RaftLog index to the
   LogService index.
   
   This will help encapsulate the changes for RATIS-477

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services