Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5938

qpid-stat: remove dead code relevant to active-active cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.28
    • Future
    • C++ Tools
    • None

    Description

      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

      Attachments

        Activity

          People

            pmoravec Pavel Moravec
            pmoravec Pavel Moravec
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: