Added --mgmt-publish switch to the C++ broker
---------------------------------------------

                 Key: QPID-3871
                 URL: https://issues.apache.org/jira/browse/QPID-3871
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 0.15


The new --mgmt-publish option for the broker defaults to "yes" which leads to 
the same behavior the broker had before.  If this switch is set to "no", the 
internal management agent will not send updates to the topic exchanges 
(qpid.management for qmfv1 and qmf.default.topic for qmfv2).  This reduces the 
management overhead in the broker, particularly in cases where there are many 
components in the broker's wiring (exchanges, queues, bindings, etc.).

When this option is turned off, purely passive tools like qpid-tool and 
qpid-queue-stats will not work.  Active tools like qpid-config and qpid-stat 
will work normally.  Also, management heartbeats and events (qpid-print-events) 
will work normally regardless of the setting of this option.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to