You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/16 15:28:18 UTC

[GitHub] [pulsar] jiazhai commented on issue #6535: [BUG]Msg duplicate when consumer in Failover mode

jiazhai commented on issue #6535: [BUG]Msg duplicate when consumer in Failover mode
URL: https://github.com/apache/pulsar/issues/6535#issuecomment-599599638
 
 
   hi @archfish  There maybe some mis-understanding regarding the dup.  Only an ack-ed message is considered no need for redeliver in pulsar. 
   After #4604, included in 2.5.0 release, only the first connected consumer is active, it should avoid the consumer switch.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services