[
https://issues.apache.org/jira/browse/ARTEMIS-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216985#comment-17216985
]
ASF subversion and git services commented on ARTEMIS-2954:
----------------------------------------------------------
Commit bd392e1f93d7b07e5a2bb69227b6ce9babfe3b6b in activemq-artemis's branch
refs/heads/master from Emmanuel Hugonnet
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=bd392e1 ]
[ARTEMIS-2954]: RA doesn't use the RA specified prefix when setting up a
destination.
* When creating a destination it should rely on the RA configuration if
none is provided instead of relying directly on the default
configuration.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2954
> RA doesn't use the RA specified prefix when setting up a destination
> --------------------------------------------------------------------
>
> Key: ARTEMIS-2954
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2954
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.15.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a destination is set up, the RA will rely on DEFAULT_ENABLE_1X_PREFIXES
> to define the prefix. It should try to use the prefix from the specs or from
> the connection factory if it is defined there otherwise we may get an
> incoherent address.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)