Description
This bug is based on the ticket I have raised to Apache Camel team who internally use Artemis core client library. https://issues.apache.org/jira/browse/CAMEL-18476
@karenLease pointed the issue in below part of the code where the message bodybuffer is not closed. https://github.com/apache/activemq-artemis/blob/1974ec528975350a03eb7b254664edc338ac4328/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ClientProducerImpl.java#L479-L487
Attachments
Issue Links
- fixes
-
ARTEMIS-1279 Large message streaming can continue after the message handler has returned
- Resolved
- links to