Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2296
@clebertsuconic the issue on vote thread is around route-type change from
another JIRA and PR, this is separate feature, though we're avoiding the issue
that introduced, by following the same update logic of other queue field
updates.
I will add a test case though to ensure when running and config is reloaded
the queue is not destroyed but updated instead e.g. ensure the queue instance
is the same.
---