You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jimbogithub <gi...@git.apache.org> on 2015/12/31 16:16:57 UTC

[GitHub] activemq-artemis pull request:

Github user jimbogithub commented on the pull request:

    https://github.com/apache/activemq-artemis/commit/b1b4bb8a32a9bb9c6d951f3d0fdd3626944319f9#commitcomment-15221234
  
    In artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java:
    In artemis-core-client/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyConnection.java on line 105:
    This implementation is not consistent with the comment on the `readyListeners` member.  I believe this may be the cause of an observed memory leak:
    
    ![memleak](https://cloud.githubusercontent.com/assets/5095954/12065565/7b7392ac-afd1-11e5-9322-e42aa6d87a26.png)
    
    
    ![memleaksource](https://cloud.githubusercontent.com/assets/5095954/12065562/69e2113a-afd1-11e5-8766-7d83b668f777.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---