[ 
https://issues.apache.org/jira/browse/ARTEMIS-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramarajan R updated ARTEMIS-4083:
---------------------------------
    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]

  was:
This bug is based on the ticket I have raised to Apache Camel team who 
internally use Artemis core client library.

@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


> when artemis streaming enabled then artemis-core client is not closing 
> inputstream for Bytes message, blocking deletion of file after its processed 
> in windows
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4083
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4083
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: ActiveMQ-Artemis-Native
>    Affects Versions: 2.21.0
>            Reporter: Ramarajan R
>            Assignee: Clebert Suconic
>            Priority: Major
>
> 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]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to