Hi Tim
On 04/03/15 14:00, Tim Bain wrote:
Another question: is your consumer disconnecting and reconnecting, or
stopping and starting (and then connecting with the same client ID)? If
the former, I'm wondering if the client is telling the broker it already
has those messages when it reconnects
Another question: is your consumer disconnecting and reconnecting, or
stopping and starting (and then connecting with the same client ID)? If
the former, I'm wondering if the client is telling the broker it already
has those messages when it reconnects so nothing gets sent. That's pure
speculatio
Hi Tim
On 28 Feb 2015, at 16:41, Tim Bain wrote:
> Are messages being sent to the topic at the time the consumer reconnects,
> or is it just consuming a backlog of already-sent messages?
Yes, additional messages are being sent on to the topic when the consumer
reconnects - around 1-2 per secon
Are messages being sent to the topic at the time the consumer reconnects,
or is it just consuming a backlog of already-sent messages?
On Feb 28, 2015 3:47 AM, "Peter Hicks" wrote:
> Hello
>
> I'm using ActiveMQ 5.10.1 running under OpenJDK 1.13.6. I'm encountering
> a problem where I reconnect t