gaozhangmin opened a new pull request #12343:
URL: https://github.com/apache/pulsar/pull/12343
Reader ACK would be stuck:

This was caused by:
`flushAsync` is executed by `scheduledTask`, Any thrown exception or error
reaching the executor causes the executor to halt。
The exception is as below:

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