You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Describe the bug
All brokers suddenly appear OOM, like this pic
at the same time,bookie appear many errors “io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 5253120: 6009181 - discarded”
bookkeeper.conf:
nettyMaxFrameSizeBytes=5253120
broker.conf:
maxMessageSize=5253120
To Reproduce
produce continuously lager message
The text was updated successfully, but these errors were encountered: