sanpwc commented on code in PR #5241: URL: https://github.com/apache/ignite-3/pull/5241#discussion_r1961609312
########## modules/transactions/src/main/java/org/apache/ignite/internal/tx/TxManager.java: ########## @@ -159,15 +157,13 @@ default InternalTransaction beginExplicitRo(HybridTimestampTracker timestampTrac * @param commitPartition Partition to store a transaction state. * @param commit {@code true} if a commit requested. * @param enlistedGroups Enlisted partition groups with consistency tokens. Review Comment: and set of enlisted tables, or just "Map of enlisted partitions." as you've specified in cleanup(). -- 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