Domenico Francesco Bruscino created ARTEMIS-4955:
----------------------------------------------------

             Summary: Support broker properties from JSON files
                 Key: ARTEMIS-4955
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4955
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Domenico Francesco Bruscino
            Assignee: Domenico Francesco Bruscino


The broker properties are low level, lower level than xml, however it is very 
powerful but the current format is too verbose and requires to escape 
characters that could be included in the broker properties: ' ', '
', '=', ':'. The JSON format is more compact and only requires to escape JSON 
reserved characters that are not typically used in the broker properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to