thetumbled commented on PR #18679: URL: https://github.com/apache/pulsar/pull/18679#issuecomment-1336708065
> @thetumbled > > > may be situation that there is no any message to be read in the topic > > It's unexpected. If there are no messages in the topic, we should return false for `hasMessageAvailable()` unless users have skipped the data. > > Do you have a way a reproduce the issue? We might also need to fix the Reader part, but maybe not. We need to know the root cause of why the Reader is blocked forever. Sorry that we can't reproduce stably at the moment, we are still testing the transaction feature. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
