[
https://issues.apache.org/jira/browse/ARTEMIS-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631633#comment-17631633
]
ASF subversion and git services commented on ARTEMIS-4083:
----------------------------------------------------------
Commit 9528e4586914808cc9568533f16c12310e743ae1 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9528e45869 ]
ARTEMIS-4083 ClientLargeMessage Streaming not closing inputStream if compressed
> 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
>
>
> 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)