You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nelson Correia (JIRA)" <ji...@apache.org> on 2015/03/18 11:09:38 UTC

[jira] [Created] (AMQCPP-568) CMS FailoverTransport Leaks Socket Descriptors with secondary backup

Nelson Correia created AMQCPP-568:
-------------------------------------

             Summary: CMS FailoverTransport Leaks Socket Descriptors with secondary backup
                 Key: AMQCPP-568
                 URL: https://issues.apache.org/jira/browse/AMQCPP-568
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: Transports
    Affects Versions: 3.8.4
         Environment: OS: Sun OS sun4v sparc, SUNW, Netra-T5440
            Reporter: Nelson Correia
            Assignee: Timothy Bish


I've configured the URI with failover and with 2 hosts:
failover:(tcp://primary:61616,tcp://secondary:61616)?randomize=false

Assume that secondary is not working, and the primary is shut downed. The CMS enters in failover mode and the number of threads and sockets starts to enlarge.

When I use the URI only with the primary it works well. I think this issue is somehow related with the https://issues.apache.org/jira/browse/AMQCPP-487 issue, but didn't figure out what is wrong.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)