You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2022/11/10 18:01:00 UTC

[jira] [Resolved] (ARTEMIS-4083) when artemis streaming enabled then artemis-core client is not closing inputstream for Bytes message, blocking deletion of file after its processed in windows

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

Justin Bertram resolved ARTEMIS-4083.
-------------------------------------
    Resolution: Fixed

> 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
>    Affects Versions: 2.21.0, 2.26.0, 2.27.0
>            Reporter: Ramarajan R
>            Priority: Major
>             Fix For: 2.28.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)