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

[Java Broker, WMC] add new ManagedOperation to retrieve Connections less verbose

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.0.3
    • Broker-J
    • None

    Description

      The current version of getConnections retrieves all connections and their sessions with full context on each. This is too verbose.
      To maintain backwards compatibility we should add a new ManagedOperation on the 6.0.x branch to only retrieve the connections (without context if possible).
      The WMC should be changed to use this instead of the current getConnections.
      Both getConnections and the new operation should be considered deprecated. getConnections will be removed from v7 and the new operation will not be introduced to v6.1 because there we use queries (QPID-7215).
      In addition the WMC connections table should be (client-side) paginated.

      Attachments

        Activity

          People

            kwall Keith Wall
            lorenz.quack Lorenz Quack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: