OneSizeFitsQuorum commented on code in PR #1073:
URL: https://github.com/apache/ratis/pull/1073#discussion_r1591786123


##########
ratis-docs/src/site/markdown/snapshot.md:
##########
@@ -75,6 +75,8 @@ Note that Ratis imposes a minimal creation gap between two 
subsequent snapshot c
   ```java
   // SnapshotManagementApi
   RaftClientReply create(long timeoutMs) throws IOException;
+  RaftClientReply create(boolean force, long timeoutMs) throws IOException {

Review Comment:
   Fixed



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