codelipenghui commented on issue #5491: Fix message deduplicate issue while 
using external sequence id with batch produce
URL: https://github.com/apache/pulsar/pull/5491#issuecomment-547334243
 
 
   @sijie 
   
   It's hard to handle sequence id in key based batcher, if user set an 
external sequence id, we can't rewrite it and the sequence ids will distributed 
into inner batchers of key based batcher.
   
   Current implementation will throw exception if client can ensure the message 
is duplicated, since we do not throws exceptions before, is it ok to throws 
exception?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to