Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-690

Add ability to get list of connections through server management agent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Add a management agent handler that will return a list of connections.
      The following info should be returned:
      state - the state of the connection (Connecting, Opening, Operational, Failed, User)
      host - the host of the connection's container
      port - the post of the connection's container
      container - the name of the remote connection container
      sasl - the sasl mechanism list of the connection's container
      role - the role of the connection's container

      tools/src/py/qdstat should also be updated with a -c command line switch.
      ./qdstat -c -b localhost:20001
      Connections
      state host port container sasl-mechanisms role
      =======================================================================
      Operational 0.0.0.0 20002 QDR.B ANONYMOUS inter-router
      Operational 0.0.0.0 20003 QDR.C ANONYMOUS inter-router
      Operational 0.0.0.0 20004 QDR.D ANONYMOUS inter-router

      Attachments

        1. dispatch.connectors.diff4
          8 kB
          Ernest Allen

        Activity

          People

            tross Ted Ross
            eallen Ernest Allen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: