jiazhai commented on issue #5278: Fixed reader cursor seek with disconnection
URL: https://github.com/apache/pulsar/pull/5278#issuecomment-550243471
 
 
   
   
   
   > > If we don't disconnect the consumers, how do consumers reset their 
state? e.g. pending queue, acknowledgement, and etc.
   > 
   > Consumers they won't reset, they just will see the messages restart from 
an earlier (or later) point in time. I don't believe that should affect the 
consumer logic since there will be no visible disruption from consumer 
perspective.
   
   Maybe Sijie was concern about the messages that already cached in consumer 
client. We may need some handling to clean the cached messages?

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


With regards,
Apache Git Services

Reply via email to