zstan commented on code in PR #13487:
URL: https://github.com/apache/ignite/pull/13487#discussion_r3795781802


##########
modules/binary/impl/src/main/java/org/apache/ignite/internal/binary/streams/BinaryMemoryAllocator.java:
##########
@@ -33,7 +33,7 @@ abstract class BinaryMemoryAllocator {
     /** Buffer size re-check frequency. */
     private static final Long CHECK_FREQ = 
Long.getLong(IGNITE_MARSHAL_BUFFERS_RECHECK, DFLT_MARSHAL_BUFFERS_RECHECK);
 
-    /** */
+    /**  */

Review Comment:
   overall looks good but you need to revert all comment related 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