YJDoc2 commented on issue #10054:
URL: https://github.com/apache/pulsar/issues/10054#issuecomment-2022482891

   Hey, was there any update on this ? I'm using pulsar 2.10.x , and facing the 
same issue. I read through the related issues on this repo, but even with 
continuous message production (100 messages with 1 sec sleep between each, as 
well as 1000 messages with 0.1 sleep between each) and dedup enabled. I'm not 
getting the expected behavior of consuming x messages on one cluster, closing 
the client, and starting from x+1 st message on second cluster (or anywhere 
near x for that matter, the second consumer always start from 0th message). set 
the snapshot timeout to 60, but not sure where to see if the snapshot is 
failing, there are no obvious logs related to replication failure in broker.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to