This issue was present from a long time looking at the commit history Il mar 2 giu 2020, 11:40 ASF GitHub Bot (Jira) <[email protected]> ha scritto:
> > [ > https://issues.apache.org/jira/browse/ARTEMIS-2785?focusedWorklogId=440029&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440029 > ] > > ASF GitHub Bot logged work on ARTEMIS-2785: > ------------------------------------------- > > Author: ASF GitHub Bot > Created on: 02/Jun/20 09:39 > Start Date: 02/Jun/20 09:39 > Worklog Time Spent: 10m > Work Description: sebthom commented on pull request #3154: > URL: > https://github.com/apache/activemq-artemis/pull/3154#issuecomment-637422247 > > > @franz1981 @clebertsuconic is this an issue that was introduced in > 2.12.0? We are currently running 2.11.0 in production and thinking about > upgrading to 2.13.0 > > > ---------------------------------------------------------------- > 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. > > For queries about this service, please contact Infrastructure at: > [email protected] > > > Issue Time Tracking > ------------------- > > Worklog Id: (was: 440029) > Time Spent: 1h 40m (was: 1.5h) > > > io.netty.util.internal.OutOfDirectMemoryError during uncompress > > --------------------------------------------------------------- > > > > Key: ARTEMIS-2785 > > URL: https://issues.apache.org/jira/browse/ARTEMIS-2785 > > Project: ActiveMQ Artemis > > Issue Type: Bug > > Components: Broker > > Affects Versions: 2.12.0 > > Environment: uname -a > > Linux xxxx 4.4.0-78-generic #99-Ubuntu SMP Thu Apr 27 15:29:09 UTC 2017 > x86_64 x86_64 x86_64 GNU/Linux > > java version "1.8.0_211" > > Reporter: Tarek Hammoud > > Assignee: Clebert Suconic > > Priority: Major > > Attachments: ArtemisStressTest.java > > > > Time Spent: 1h 40m > > Remaining Estimate: 0h > > > > Hi, > > It appears that there is memory leak during decompression. Memory used > per PlatformDependent keeps creeping up until the OutOfDirectMemoryError is > thrown. Attached is a test program that recreates it. You can see the > memory creeping up until it runs out. [^ArtemisStressTest.java] > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >
