shishkovilja commented on code in PR #12392:
URL: https://github.com/apache/ignite/pull/12392#discussion_r2416510158


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/GridDistributedTxFinishResponse.java:
##########
@@ -67,11 +72,26 @@ public GridDistributedTxFinishResponse(int part, 
GridCacheVersion txId, IgniteUu
         this.futId = futId;
     }
 
+    /** */

Review Comment:
   ```suggestion
       /** Partition ID this message is targeted to. */
   ```



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