[ 
https://issues.apache.org/jira/browse/ARTEMIS-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440974#comment-16440974
 ] 

ASF subversion and git services commented on ARTEMIS-1808:
----------------------------------------------------------

Commit e310bb68b10546df8fe88500581d4761a4e14dae in activemq-artemis's branch 
refs/heads/master from [~nigro....@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e310bb6 ]

ARTEMIS-1808 LargeServerMessageImpl leaks direct ByteBuffer

largeMessagesFactory::newBuffer could create a pooled direct ByteBuffer
that will not be released into the factory pool: using a heap ByteBuffer
will perform more internal copies, but will make it simpler to be garbage
collected.


> LargeServerMessageImpl leaks direct ByteBuffer
> ----------------------------------------------
>
>                 Key: ARTEMIS-1808
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1808
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.5.1
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to