sashapolo commented on code in PR #5226: URL: https://github.com/apache/ignite-3/pull/5226#discussion_r1955649870
########## modules/replicator/src/main/java/org/apache/ignite/internal/replicator/ZonePartitionReplicaImpl.java: ########## @@ -42,26 +39,21 @@ public class ZonePartitionReplicaImpl implements Replica { private final TopologyAwareRaftGroupService raftClient; - private final ManuallyCloseable partitionResources; Review Comment: yes, it's no longer needed -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org