hai-ben opened a new issue, #2518:
URL: https://github.com/apache/activemq/issues/2518

   When sending MQTT PUBLISH messages with payloads at or above 2 MiB 
(requiring a 4-byte Remaining Length encoding), the broker drops the 
connection. Messages below 2 MiB (3-byte Remaining Length) are accepted. The 
following is observed in logs:
   
   `WARN | Transport Connection to: tcp://... failed: Remaining length exceeds 
4 bytes`
   
   Reproduced with the paho-mqtt client and MQTT.js. No reason to expect other 
clients wouldn't experience this.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to