avijayanhwx commented on a change in pull request #322:
URL: https://github.com/apache/incubator-ratis/pull/322#discussion_r536830032
##########
File path:
ratis-server/src/main/java/org/apache/ratis/server/raftlog/RaftLog.java
##########
@@ -84,19 +85,24 @@
private final Runner runner = new Runner(this::getName);
private final OpenCloseState state;
private final RaftLogMetrics raftLogMetrics;
+ private final LongSupplier snapshotIndexSupplier;
Review comment:
Sure, will do.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]