ptupitsyn commented on code in PR #6779:
URL: https://github.com/apache/ignite-3/pull/6779#discussion_r2545360005


##########
modules/transactions/src/main/java/org/apache/ignite/internal/tx/TxManager.java:
##########
@@ -82,7 +82,7 @@ default InternalTransaction 
beginExplicitRw(HybridTimestampTracker timestampTrac
     }
 
     /**
-     * Starts an explicit read-only transaction coordinated by a local node.
+     * Starts an explicit read snapshot transaction coordinated by a local 
node.

Review Comment:
   It is confusing because public API documentation uses "read-only" term for 
transactions started with a readOnly flag, but here we have something different.



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