Jan Šmucr created ARTEMIS-2797:
----------------------------------
Summary: Allow for removing current queue filter
Key: ARTEMIS-2797
URL: https://issues.apache.org/jira/browse/ARTEMIS-2797
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Affects Versions: 2.13.0
Reporter: Jan Šmucr
Fix For: 2.14.0
Currently the queue filter cannot be removed because of a filter ~ null check
leading to quitting the PostOfficeImpl#updateQueue() instead of setting the
queue filter to empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)