Is this on a standalone broker, or are you running a network of brokers? Might these consumers be the ones for one broker in a network of brokers to pull messages from another?
Tim On Thu, Apr 30, 2020, 1:32 PM bstrange <bstra...@smc3.com> wrote: > I'm running ActiveMQ 5.11.1 and have two consumers on a queue. If something > causes the load on the server to spike additional > phantom/ghost/auto-created > consumers are created by activemq. These consumers are named the same as > the > host when none of the other consumers exist on this host. Does anyone know > what these are for, what they do, or have any information about them at > all? > In the attached image the bottom two are the normal consumers. The top one > is the auto created consumer. > > < > http://activemq.2283324.n4.nabble.com/file/t379917/amq-created-consumer.png> > > > I've been able to duplicate the behavior on another server even with zero > consumers running. In this case when the server load spikes I've seen 3 new > consumers created. They stay listed until the server load drops back to > normal. Any ideas? > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >