xtern commented on code in PR #4137:
URL: https://github.com/apache/ignite-3/pull/4137#discussion_r1708998716


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/raft/PartitionListener.java:
##########
@@ -127,6 +128,12 @@ public class PartitionListener implements 
RaftGroupListener, BeforeApplyHandler
 
     private final IndexMetaStorage indexMetaStorage;
 
+    /**
+     * Timestamp with minimum starting time among all pending RW transactions 
in the cluster.

Review Comment:
   I believe I fixed this.



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