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

Proposed change to QMF schema for the broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • None
    • JIRA Cleanup
    • Broker-J, C++ Broker
    • None

    Description

      I would like to make a change to the management schema for the broker. A patch will be attached.

      The current schema causes the "broker" object to be indexed by the TCP port. This is a problem in clusters where each node in the cluster may have a different port. Since the port is part of the index, and the index is used as the QMFv2 object identifier, method calls addressed to the broker may not be handled uniformly by each node in a cluster.

      The change removes the "index" status from the "port" attribute and adds a new index attribute called "name". This name is fixed as "amqp-broker". This is a safe thing to do as there is only one broker associated with the broker-resident agent.

      Attachments

        1. broker-idx.diff
          2 kB
          Ted Ross
        2. java.diff
          0.6 kB
          Ted Ross

        Activity

          People

            Unassigned Unassigned
            tross Ted Ross
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: