Sounds great, thank you.
Tim
On Sun, Apr 11, 2021, 7:16 AM Prameet Patil
wrote:
> Yes definitely.
> I don't have access to the source code of the JMS clients. so i am not sure
> if i will be able to reproduce it in a clean environment.
> but will definitely give it a try and create a JIRA if i
Yes definitely.
I don't have access to the source code of the JMS clients. so i am not sure
if i will be able to reproduce it in a clean environment.
but will definitely give it a try and create a JIRA if i can reproduce it.
Be sure you understand what advisory support actually gives you (i.e. what
you're giving up by turning it off) before you lock into this workaround as
a permanent solution. See https://activemq.apache.org/advisory-message for
more info.
Also, if you're able to reproduce the problem reliably, would
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
This sounds like a bug, since the closure of the inactive connections
doesn't seem to remove the associated subscriptions nor reduce the JMX
count accordingly. Can you please submit a bug in JIRA for this behavior?
Are you able to reproduce the problem on demand, ideally on a single broker
with mi
12 matches
Mail list logo