You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/06/17 02:12:37 UTC

[GitHub] [rocketmq] ni-ze commented on issue #4468: Optimize broker buffer length initialization

ni-ze commented on issue #4468:
URL: https://github.com/apache/rocketmq/issues/4468#issuecomment-1158400006

   Thanks for noticing this detail.
   But this ByteBufAllocator.directBuffer is a method of Netty, ByteBuf is a netty class instead of java NIO, which means it is a Scalable byteBuf.


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org