[ 
https://issues.apache.org/jira/browse/ARTEMIS-2984?focusedWorklogId=647220&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647220
 ]

ASF GitHub Bot logged work on ARTEMIS-2984:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Sep/21 07:47
            Start Date: 07/Sep/21 07:47
    Worklog Time Spent: 10m 
      Work Description: franz1981 closed pull request #3334:
URL: https://github.com/apache/activemq-artemis/pull/3334


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 647220)
    Time Spent: 5h 10m  (was: 5h)

> Compressed large messages can leak native resources
> ---------------------------------------------------
>
>                 Key: ARTEMIS-2984
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2984
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> Compressed large messages use native resources in the form of Inflater and 
> Deflater and should release them in a timely manner (instead of relying on 
> finalization) to save OOM to happen (of direct memory, to be precise).
> This issue has the chance to simplify large message controllers, because much 
> of the existing code on controllers (including compressed one) isn't needed 
> at runtime, but just for testing purposes and a proper fix can move dead code 
> there too, saving leaky behavior to be maintained.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to