tkalkirill commented on code in PR #2910:
URL: https://github.com/apache/ignite-3/pull/2910#discussion_r1414852687


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/raft/PartitionListener.java:
##########
@@ -117,21 +126,27 @@ public class PartitionListener implements 
RaftGroupListener, BeforeApplyHandler
      * @param partitionDataStorage The storage.
      * @param safeTime Safe time tracker.
      * @param storageIndexTracker Storage index tracker.
+     * @param catalogService Catalog service.
+     * @param indexChooser Choose indexes for operations.

Review Comment:
   fix it



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