Cczzzz opened a new issue, #5296:
URL: https://github.com/apache/rocketmq/issues/5296
Because the request body is too large
nameserver error
2022-10-12 19:37:44 ERROR NettyServerCodecThread_5 - decode exception,
10.110.124.125:39326
io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds
16777216: 16777397 - discarded
at
io.netty.handler.codec.LengthFieldBasedFrameDecoder.fail(LengthFieldBasedFrameDecoder.java:503)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.LengthFieldBasedFrameDecoder.failIfNecessary(LengthFieldBasedFrameDecoder.java:489)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.LengthFieldBasedFrameDecoder.exceededFrameLength(LengthFieldBasedFrameDecoder.java:376)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.LengthFieldBasedFrameDecoder.decode(LengthFieldBasedFrameDecoder.java:419)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
org.apache.rocketmq.remoting.netty.NettyDecoder.decode(NettyDecoder.java:43)
~[rocketmq-remoting-4.9.1.jar:4.9.1]
at
io.netty.handler.codec.LengthFieldBasedFrameDecoder.decode(LengthFieldBasedFrameDecoder.java:332)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
org.apache.rocketmq.remoting.netty.NettyRemotingServer$HandshakeHandler.channelRead0(NettyRemotingServer.java:411)
~[rocketmq-remoting-4.9.1.jar:4.9.1]
at
org.apache.rocketmq.remoting.netty.NettyRemotingServer$HandshakeHandler.channelRead0(NettyRemotingServer.java:352)
~[rocketmq-remoting-4.9.1.jar:4.9.1]
at
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
~[netty-all-4.1.65.Final.jar:4.1.65.Final]
at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
--
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]