anton-vinogradov commented on code in PR #10864:
URL: https://github.com/apache/ignite/pull/10864#discussion_r1280573002


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxManager.java:
##########
@@ -1762,7 +1698,7 @@ else if (log.isDebugEnabled())
      */
     public void fastFinishTx(GridNearTxLocal tx, boolean commit, boolean 
clearThreadMap) {
         assert tx != null;
-        tx.writeMap().isEmpty();

Review Comment:
   Done



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