Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.