vldpyatkov commented on code in PR #1663:
URL: https://github.com/apache/ignite-3/pull/1663#discussion_r1105575496


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/replicator/PartitionReplicaListener.java:
##########
@@ -2177,14 +2238,19 @@ private CompletableFuture<BinaryTuple> 
extractKey(@Nullable BinaryRow row) {
     }
 
     /**
-     * Class that stores list of futures for updates that can block tx 
cleanup, and finished flag.
+     * Class that stores a list of futures for operations that has happened in 
a specific transaction, and a state of the transaction relate
+     * of the replica.

Review Comment:
   Rephrased



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

Reply via email to