You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2022/05/12 11:36:00 UTC

[jira] [Created] (ARTEMIS-3826) properties config - allow address and queue configuration

Gary Tully created ARTEMIS-3826:
-----------------------------------

             Summary: properties config - allow address and queue configuration 
                 Key: ARTEMIS-3826
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3826
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Configuration
    Affects Versions: 2.22.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 2.23.0


the accessor Configs need to be visible and a no args constructor is absent

in addition, we need type conversion on the name attribute to match SimpleString

 

this will allow queue creation via a property of the form: 

addressConfigurations.\"LB.TEST\".queueConfigs.\"LB.TEST\".routingType=ANYCAST



--
This message was sent by Atlassian Jira
(v8.20.7#820007)