rh-messaging / artemis-hawtio

Apache License 2.0
20 stars 11 forks source link

Artemis Queue view isn't refreshed when a producer auto-generates a queue #11

Open sigreen opened 7 years ago

sigreen commented 7 years ago

My AMQP or OpenWire producer sends a batch of messages to a queue that is auto-generated. If I view the JMX tree I can see the auto-generated queue. Unfortunately, when I view the "Artemis" Queue view, the auto-generated queue is not visible. Current workaround is to manually create the queue in HawtIO and then my messages are visible.