I have 2 durable subscribers. And when offline, the count is still 2.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Just to confirm: when your subscribers are all offline, how many objects
are returned in the List from getSubscriptions()?
Tim
On Wed, Oct 18, 2017 at 10:18 AM, Hitesh <
hitesh.hotchand...@contentsphere.com> wrote:
>
>
> Hi all,
> I have a very peculiar and weird usecase with ActiveMQ 5.13
>
> I
Hi all,
I have a very peculiar and weird usecase with ActiveMQ 5.13
I have two durable subscribers listening on a *topic*. When a particular
event occurs, I have to invalidate the messages and remove them from the
topic. To do this, I'm using JMX connection and browsing on the topic and
then fr