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

Ted Ross updated QPID-660:
--------------------------

    Attachment: qpid-patch2.diff

Patch file

> 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.

Reply via email to