Management Improvements for C++ Broker
--------------------------------------
Key: QPID-902
URL: https://issues.apache.org/jira/browse/QPID-902
Project: Qpid
Issue Type: Improvement
Components: C++ Broker, Python Client
Reporter: Ted Ross
Priority: Minor
Attachments: qpid-patch30.diff
This patch contains the following improvements for management:
1) Schema display cleaned up in the python mgmt-cli
2) Locking added automatically to management object accessors (manual locking
removed from broker/Queue.cpp)
3) Schemas are now pre-registered with the management agent using a package
initializer. This allows management consoles to get schema information for a
class even if no instances of the class exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.