Description
Currently the AMQP protocol head does not set a max AMQP frame size by default which means the default of a 4GB max frame size is assumed. Due to recent changes in proton-j we can now more efficiently handle multi-framed deliveries and configure the broker to not send frames larger than a given size which makes handling of larger messages more efficient in some cases and allows the proton-j buffering to work in a more efficient manner than what it does by default.
Attachments
Issue Links
- is related to
-
ARTEMIS-1940 premature release of pooled buffers during send can cause AMQP connection failures
- Closed
- links to