ibessonov commented on code in PR #4530:
URL: https://github.com/apache/ignite-3/pull/4530#discussion_r1798963902
##########
modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/server/raft/MetaStorageListener.java:
##########
@@ -220,6 +229,14 @@ public void onSnapshotSave(Path path, Consumer<Throwable>
doneClo) {
@Override
public boolean onSnapshotLoad(Path path) {
+ // Startup snapshot should always be ignored.
Review Comment:
Expanded the comment
--
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]