[
https://issues.apache.org/jira/browse/ARTEMIS-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16522434#comment-16522434
]
ASF GitHub Bot commented on ARTEMIS-1951:
-----------------------------------------
Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/2161
I understand why this PR is necessary.
However, I put the original logic in place to deal with the situation where
the user is set in XML and then removed. In other words, it allows the user to
be disassociated with the queue completely. By removing this logic that is no
longer possible. It appears that all of the parameters suffer from this so
your PR makes this problem consistent in a way.
> Queue's user can't be updated
> -----------------------------
>
> Key: ARTEMIS-1951
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1951
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.7.0
>
>
> ARTEMIS-1569 added the ability to specify the queue's user via XML. However,
> the user set on the XML when the queue is first created can never be changed
> later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)