got it
thanks!!
On Sun, Apr 11, 2021 at 11:52 AM JB Onofré wrote:
> If you don’t disable advisory support, yes.
>
> > Le 11 avr. 2021 à 07:47, Prameet Patil a
> écrit :
> >
> > ok, the topic ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
> > looks like an advisory topic.
> > if i del
If you don’t disable advisory support, yes.
> Le 11 avr. 2021 à 07:47, Prameet Patil a écrit :
>
> 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
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
wrote:
> I meant that as soon as you use it on a client (subscriber or publis
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:
Then the advisory topics won’t be created.
Regards
JB
> Le 11 avr. 2021 à 07:31, Prame
We are not specifically using this topic.
it looks like activemq itself uses it.
Hi,
With ActiveMQ, by default, the topic will be recreated when a client uses it.
Regards
JB
> Le 11 avr. 2021 à 05:43, Prameet Patil a écrit :
>
> Also what is the impact on the broker or clients if I delete the above
> topic ?
>
>
> On Sun, Apr 11, 2021 at 9:08 AM Prameet Patil
> wrote:
>
Also what is the impact on the broker or clients if I delete the above
topic ?
On Sun, Apr 11, 2021 at 9:08 AM Prameet Patil
wrote:
> hmm ok
> Why only I see these stale connections in the topic
> ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
>
> rest all topics and queues look g
hmm ok
Why only I see these stale connections in the topic
ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
rest all topics and queues look good.
only this particular Topic has stale connections.
On Wed, Apr 7, 2021 at 5:40 PM Tim Bain wrote:
> This sounds like a bug, since the clos