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

ASF GitHub Bot commented on ARTEMIS-1025:
-----------------------------------------

Github user franz1981 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1119
  
    @clebertsuconic I've simplified NettyConnection and made a change on 
Connection too, to allow to perform flow control externally:
    
[Connection](https://github.com/franz1981/activemq-artemis/commit/84b1ab95705b99297e45c0aa1a82264ceec0a1d9#diff-7a60dfeb163c8c6c3d0dda152da91b9c)
    
    Then, I've taken out from NettyConnection a blocking use case on 
[ChannelImpl](https://github.com/franz1981/activemq-artemis/commit/84b1ab95705b99297e45c0aa1a82264ceec0a1d9#diff-6ff722f1dd45dc1c7038f57110f7a70f).
    This will help to avoid OutOfDirectMemory issues on specific use cases.
    Wdyt?



> OutOfDirectMemoryError raised from Netty
> ----------------------------------------
>
>                 Key: ARTEMIS-1025
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1025
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>
> If you send and receive a lot of messages in short time to Artemis via Netty 
> connector, the OutOfDirectMemoryError exception is thrown from the client.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to