sashapolo commented on code in PR #7748:
URL: https://github.com/apache/ignite-3/pull/7748#discussion_r2920647115
##########
modules/raft/src/main/java/org/apache/ignite/internal/raft/storage/segstore/RaftLogGarbageCollector.java:
##########
@@ -70,18 +72,11 @@ class RaftLogGarbageCollector {
private final IndexFileManager indexFileManager;
- private final GroupInfoProvider groupInfoProvider;
Review Comment:
Note to reviewer: `GroupInfoProvider` was a stub intended to be implemented
later. Instead we now obtain this information from the IndexManager
--
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]