Description
When a remote client violates some AMQP protocol level requirements the proton AMQP transport can throw and this is not handled correctly an the transport error event is also not handled which leads to issues if you try and handle the exception from the transport by triggering a transport level error event.
Not handling these errors can cause missed transport flushes and or missed cleanup of connection level resources in some cases.
Attachments
Issue Links
- links to