activemq-artemis/artemis-protocols/artemis-openwire-protocol
Howard Gao 5fe88e1c66 ARTEMIS-1365 Advisory consumers listed in Console
Openwire clients create consumers to advisory topics to receive
notifications. As a result there are internal queues created
on advisory topics. Those consumer shouldn't be exposed via
management APIs which are used by the Console

To fix that the broker doesn't register any queues from
advisory addresses.

Also refactors a code to remove Openwire specific contants
from AddressInfo class.
2017-11-17 17:39:40 +08:00
..
src/main ARTEMIS-1365 Advisory consumers listed in Console 2017-11-17 17:39:40 +08:00
pom.xml ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00