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
speculation on my part, but worth testing if the behavior is different
after a client restart.
On Mar 1, 2015 2:27 PM, "Peter Hicks" <peter.hi...@poggs.co.uk> wrote:

> Hi Tim
>
> On 28 Feb 2015, at 16:41, Tim Bain <tb...@alumni.duke.edu> 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 second.  These just go to the back of the queue
> and are never received.
>
>
> Peter
>
>
>

Reply via email to