Replies: 1 comment
-
@RongtongJin 大佬 忙看看? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
现象:
commitLog
,重启完后,那两个commitLog
没了watch org.apache.rocketmq.store.DefaultMessageStore isTransientStorePoolDeficient
发现结果一直为false
源码:
请教下:
想确认,从现象、源码 看是不是没有归还buffer?MappedFile是不是没有commit到?一般什么情况下会导致,buffer的可用数一直为 0
版本:4.4.0
配置:
机器:8C16G
主要JVM参数: -Xmx8g -Xms8g -Xmn4g
Beta Was this translation helpful? Give feedback.
All reactions