lzkisok commented on issue #255:
URL: https://github.com/apache/rocketmq-mqtt/issues/255#issuecomment-2042119106

   当isInMem 为true,受到MaxTransferBytesOnMessageInMemory的限制,可能导致一次无法拉满32条。
   
当isInMem为false,受到MaxTransferBytesOnMessageInDisk和MaxTransferCountOnMessageInDisk的限制,无法拉满32条。
   


-- 
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: commits-unsubscr...@rocketmq.apache.org

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

Reply via email to