Jialin Qiao created IOTDB-733:
---------------------------------
Summary: io.netty.handler.codec.DecoderException: too large message
Key: IOTDB-733
URL: https://issues.apache.org/jira/browse/IOTDB-733
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Engine
Affects Versions: 0.10.0-SNAPSHOT
Reporter: Jialin Qiao
Caused by: io.netty.handler.codec.DecoderException: too large message: 11788
bytesCaused by: io.netty.handler.codec.DecoderException: too large message:
11788 bytes at
io.netty.handler.codec.mqtt.MqttDecoder.decode(MqttDecoder.java:86) at
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489)
at
io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:367)
... 36 common frames omitted
--
This message was sent by Atlassian Jira
(v8.3.4#803005)