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/09/14 11:35:45 UTC

[GitHub] [pulsar] lhotari commented on issue #7796: `Reader#hasMessageAvailable` give wrong value after `Reader#seek`

lhotari commented on issue #7796:
URL: https://github.com/apache/pulsar/issues/7796#issuecomment-691995902


   @aloyszhang  I checked the PR #7848 . It looks like the fix wouldn't help in my case. In my case, it's not about the seek time, but there are some race conditions that happen because of the behavior that the broker disconnects the consumer after a seek (a reset). Please check my comments in https://github.com/apache/pulsar/pull/5278#issuecomment-691994440 . 


----------------------------------------------------------------
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