[
https://issues.apache.org/jira/browse/ARTEMIS-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870151#comment-17870151
]
ASF subversion and git services commented on ARTEMIS-4955:
----------------------------------------------------------
Commit 4d8ccc4b2f31428b9caddad20643430e30c0cf32 in activemq-artemis's branch
refs/heads/main from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4d8ccc4b2f ]
ARTEMIS-4955 Support broker properties from JSON files
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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