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 (JIRA)" <qp...@incubator.apache.org> on 2008/10/10 20:15:44 UTC

[jira] Resolved: (QPID-1327) Event handling in Qpid Management Framework

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

Ted Ross resolved QPID-1327.
----------------------------

    Resolution: Fixed

> Event handling in Qpid Management Framework
> -------------------------------------------
>
>                 Key: QPID-1327
>                 URL: https://issues.apache.org/jira/browse/QPID-1327
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Broker
>    Affects Versions: M4
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: M4
>
>
> This feature introduces event handling to the Qpid Management Framework.  This includes:
> 1) Syntax for defining events in the management schema.
> 2) Code generation in C++ for raising events.
> 3) Support in the Python console API for receiving events.
> 4) A new CLI utility "qpid-printevents" for receiving and displaying the event stream from one or more brokers.
> 5) Events integrated into the ACL module and into SessionAdapter.
> 6) A modification to QMan to deal with a protocol change.
> 7) The magic number for the QMF protocol has been bumped due to changes in the protocol.
> Also in this update:
> 8) Some cleanup of management-related APIs
>     a) Fixing of the case (lower-camel-case) for method names
>     b) Mode consistent use of references for passed strings
> Users of the qmf-agent API should rebuild their binaries with the updated code generator in order to be compatible with protocol changes in the broker.

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