You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Carl Trieloff (JIRA)" <qp...@incubator.apache.org> on 2007/10/26 04:40:50 UTC

[jira] Closed: (QPID-660) Patch with management-agent updates

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

Carl Trieloff closed QPID-660.
------------------------------

    Resolution: Fixed

patch applied

> Patch with management-agent updates
> -----------------------------------
>
>                 Key: QPID-660
>                 URL: https://issues.apache.org/jira/browse/QPID-660
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch2.diff
>
>
> Patch Summary:
> New exchange for management (ManagementExchange.[h|cpp])
>     - Derived from TopicExchange
>     - Notifies the ManagementAgent when new clients successfully bind to the exchange
>     - Intercepts and redirects command messages based on a routing-key prefix
> Removed numerous tab characters that were included in the first patch
> Updated the management message protocol:
>     - Formalized the notion of index/primary key in the schema message
>     - Added timestamps to data records
> Added management hooks in Queue for consumer count
> Fixed the handling of deleted objects.  The associated management object is marked for deletion but is not removed from the list until the management agent has the chance to issue an update.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.