Lorenz Quack created QPID-7284:
----------------------------------
Summary: [Java Performance Tests] json_config_tool should
recursively descend into configuration
Key: QPID-7284
URL: https://issues.apache.org/jira/browse/QPID-7284
Project: Qpid
Issue Type: Improvement
Components: Java Performance Tests
Reporter: Lorenz Quack
Assignee: Lorenz Quack
Priority: Minor
The json_config_tool allows offline modification of broker configuration files.
It is given an object name and an attribute name and value which should be
changed on the object.
However it currently does not search the entire configuration for the object
name. It only descends into arrays but not into nested objects.
It should search the entire config file to enable modification of object deeply
nested in the object hierarchy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]