Pavel Moravec created QPID-5938:
-----------------------------------

             Summary: qpid-stat: remove dead code relevant to active-active 
cluster
                 Key: QPID-5938
                 URL: https://issues.apache.org/jira/browse/QPID-5938
             Project: Qpid
          Issue Type: Improvement
          Components: Python Tools
    Affects Versions: 0.28
            Reporter: Pavel Moravec
            Assignee: Pavel Moravec
            Priority: Trivial


qpid-stat has some dead code relevant to old active-active clustering. That 
code is worth removal also as it calls gethostbyname method that is not thread 
safe, and thus potential re-usage of the code could bring thread safety 
problems.

Dead code is:

- class IpAddr
- methods _getCluster and _getHostList



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to