ascherbakoff commented on code in PR #4227:
URL: https://github.com/apache/ignite-3/pull/4227#discussion_r1721533328
##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/replicator/PartitionReplicaListener.java:
##########
@@ -591,96 +622,25 @@ private CompletableFuture<Void> triggerTxRecovery(UUID
txId, String senderId) {
}
/**
- * Validates that the table exists at a timestamp corresponding to the
request operation.
+ * Return tx operation timestamp.
Review Comment:
I've returned the javadoc.
--
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]