Phillippko commented on code in PR #7937:
URL: https://github.com/apache/ignite-3/pull/7937#discussion_r3050408820
##########
modules/raft/src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentFileManager.java:
##########
@@ -530,8 +563,7 @@ private void initiateRollover(SegmentFileWithMemtable
observedSegmentFile) throw
}
}
- @Override
- public void close() throws Exception {
+ public void stop() throws Exception {
Review Comment:
not relevant anymore
--
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]