You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/17 21:22:00 UTC

[jira] [Commented] (ARTEMIS-3627) Allow properties to configure 'new' broker attributes and load from a file

    [ https://issues.apache.org/jira/browse/ARTEMIS-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494241#comment-17494241 ] 

ASF subversion and git services commented on ARTEMIS-3627:
----------------------------------------------------------

Commit cdcbfb2ae0be38078f52e806e842315408bc48d9 in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=cdcbfb2 ]

ARTEMIS-3627 - support 25k type postfix, same feature as xml config, for long values


> Allow properties to configure 'new' broker attributes and load from a file
> --------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3627
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3627
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 2.20.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Following up onĀ ARTEMIS-851, where simple set attributes can be overridden via system properties. This enhancement will allow properties to be loaded from broker.properties and allow additions to lists and maps.
> The additions to the collections require some naming convention. Many of the elements already support a name attribute and this can be used to locate and or create new entries.
> The idea is that a plain broker can be augmented with the presence of a properties file to add a new acceptor called "tcp" using properties of the form:
> acceptorConfigurations.tcp.params.host=localhost
> acceptorConfigurations.tcp.params.port=61616



--
This message was sent by Atlassian Jira
(v8.20.1#820001)