You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2013/06/27 22:09:20 UTC

[jira] [Created] (QPID-4962) C++ Broker ACL module needs Connection method to return text id of remote host

Chuck Rolke created QPID-4962:
---------------------------------

             Summary: C++ Broker ACL module needs Connection method to return text id of remote host
                 Key: QPID-4962
                 URL: https://issues.apache.org/jira/browse/QPID-4962
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.22
            Reporter: Chuck Rolke


AclConnectionCounter uses a hack to get the name of the remote host out of the connectionId string. This is unreliable method of getting the host name.
Ideally the connection class could return a name or some other object that the connection counting code could use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org