codelipenghui commented on issue #5278: Fixed reader cursor seek with disconnection URL: https://github.com/apache/pulsar/pull/5278#issuecomment-539453774 @merlimat I have check the logic but not found how to handle that reset cursor to a historical position and then consumer call acknowledgeCumulative() with messageId which is dispatched to this consumer before. If disconnect all consumers while reset cursor, client will create new consumers, that's not going to happen. Maybe i missed something.
---------------------------------------------------------------- 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
