[
https://issues.apache.org/jira/browse/ARTEMIS-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-3786.
------------------------------------
> properties config - allow conversion from String for
> NamedPropertyConfiguration
> -------------------------------------------------------------------------------
>
> Key: ARTEMIS-3786
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3786
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.21.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.22.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Some configuration bean attributes are null making it impossible to use for
> property setters. If they are collections then null entries are created when
> accessed by name key, however we cannot currently create a single entry.
> One example is NamedPropertyConfiguration in
> connectionRouter.policyConfiguration
> A conversion from String (name) to new instance of NamedPropertyConfiguration
> with name=name will suffice.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)