rocketmq的commitlog文件名 20位作为偏移量,这个值不会溢出吗?如果长时间运行,这个值一直递增的 #8428
Replies: 1 comment
-
long的最大值19位,足以覆盖所有值了 |
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.
-
rocketmq的commitlog文件名 20位作为偏移量,这个值不会溢出吗?如果长时间运行,这个值一直递增的
Beta Was this translation helpful? Give feedback.
All reactions