You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/29 13:53:57 UTC

[jira] [Resolved] (QPID-3871) Added --mgmt-publish switch to the C++ broker

     [ https://issues.apache.org/jira/browse/QPID-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-3871.
----------------------------

    Resolution: Fixed
    
> 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:dev-subscribe@qpid.apache.org