nizhikov commented on code in PR #10314:
URL: https://github.com/apache/ignite/pull/10314#discussion_r1028279743


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareResponse.java:
##########
@@ -417,6 +417,7 @@ public boolean hasOwnedValue(IgniteTxKey key) {
                     return false;
 
                 writer.incrementState();
+

Review Comment:
   Please, revert this changes.



##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareResponse.java:
##########
@@ -417,6 +417,7 @@ public boolean hasOwnedValue(IgniteTxKey key) {
                     return false;
 
                 writer.incrementState();
+

Review Comment:
   Please, revert these changes.



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