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 so nothing gets sent. That's pure
speculation on my part, but worth testing if the behavior is different
after a client restart.
It's stopping and starting - it failed (silently), so I restarted it,
but it never picked up messages on that topic in question. The client
isn't stateful and doesn't record the messages it's already received.
I never got to the bottom of the problem, so I cut my losses (staging
environment) and dropped the durable subscriber and started from fresh.
632,000 messages processed over the last few days without a hitch :-\
Peter