[
https://issues.apache.org/jira/browse/ARTEMIS-2954?focusedWorklogId=503731&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503731
]
ASF GitHub Bot logged work on ARTEMIS-2954:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/20 13:53
Start Date: 22/Oct/20 13:53
Worklog Time Spent: 10m
Work Description: ehsavoie opened a new pull request #3313:
URL: https://github.com/apache/activemq-artemis/pull/3313
…p a destination.
* Fixing the fix for double prefix issue as the destiantion name wasn't
appended when the old prefix wasn't present.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-2954
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 503731)
Time Spent: 1h (was: 50m)
> 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: 1h
> 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)