[
https://issues.apache.org/jira/browse/QPID-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170974#comment-13170974
]
michael j. goulish commented on QPID-3438:
------------------------------------------
fixed in svn revision 1215127.
in case of bad credentials -- cluster was holding an auto_ptr to the cnx in its
"localConnections" map, thus preventing the unopened cnx from ever being
destroyed.
> cluster auth failure increments cnx count
> -----------------------------------------
>
> Key: QPID-3438
> URL: https://issues.apache.org/jira/browse/QPID-3438
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Reporter: michael j. goulish
> Assignee: michael j. goulish
> Fix For: 0.14
>
>
> If a cluster brokers are authenticating, and an attempted cnx fails due to an
> auth problem, the broker nevertheless increments its cnx counter. Which
> means it eventually runs out of available connections -- even if there aren't
> any open. :-(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]