leizhiyuan commented on issue #7948:
URL: https://github.com/apache/rocketmq/issues/7948#issuecomment-2014175855
List<Long> phyOffsets = new ArrayList<Long>(maxNum);
我怀疑这个不是主要的原因,因为就一个long,类型,即使maxNum很大,也不会有太大的问题,我理解
当出现这个问题的时候,可否做一个内存dump,看一下具体是什么对象?
--
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]