ok, the topic ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic looks like an advisory topic. if i delete the above topic it will just be recreated right ???
On Sun, Apr 11, 2021 at 11:06 AM Jean-Baptiste Onofre <j...@nanthrax.net> wrote: > I meant that as soon as you use it on a client (subscriber or publisher), > ActiveMQ creates the topic. > > That’s for normal topic. > > For the AdvisoryTopic, you can just disable advisory support in > activemq.xml: > > <broker advisorySupport="false"> > > Then the advisory topics won’t be created. > > Regards > JB > > > Le 11 avr. 2021 à 07:31, Prameet Patil <prameetpram...@gmail.com> a > écrit : > > > > We are not specifically using this topic. > > it looks like activemq itself uses it. > >