supercym commented on a change in pull request #1352: [RIP-15]Add Ipv6 support 
for RocketMQ
URL: https://github.com/apache/rocketmq/pull/1352#discussion_r316083069
 
 

 ##########
 File path: store/src/main/java/org/apache/rocketmq/store/CommitLog.java
 ##########
 @@ -1432,7 +1499,7 @@ private void resetByteBuffer(final ByteBuffer 
byteBuffer, final int limit) {
         // The maximum length of the message
         private final int maxMessageSize;
 
-        private final ByteBuffer hostHolder = ByteBuffer.allocate(8);
+//        private final ByteBuffer hostHolder = ByteBuffer.allocate(8);
 
 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to