[ 
https://issues.apache.org/jira/browse/QPID-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618509#action_12618509
 ] 

Ted Ross commented on QPID-1174:
--------------------------------

A new set of commits is forthcoming that addresses some of the issues mentioned 
above.  Specifically:

1) methods are now routed correctly to remote agents.
2) qpid-tool handles classes with multiple versions of schemas
3) the example has been improved
4) the overall operation is more stable

Two changes were made to the management protocol that affect clients:

1) The routing key for commands to the management broker changed from "agent" 
to "broker".
2) The method request message now carries the method name in the payload 
instead of in the routing key.


> Remote Management Agent for management of external components
> -------------------------------------------------------------
>
>                 Key: QPID-1174
>                 URL: https://issues.apache.org/jira/browse/QPID-1174
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Broker, C++ Client, Qpid Examples
>    Affects Versions: M3
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: M3
>
>
> The management framework used in the C++ broker is extensible.  It currently 
> allows broker plug-ins to be managed and with this new feature, can be used 
> to manage remote components through an AMQP-client-based interface.
> This new feature includes:
> 1) A C++ implementation of the agent,
> 2) C++ broker support for the remote agent, and 
> 3) An example program/reference-implementation that uses the agent API

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