lhotari opened a new pull request, #15921: URL: https://github.com/apache/pulsar/pull/15921
Fixes #15920 ### Motivation Follow up on #14538. The original intention of the solution introduced in #14538 was to ignore exceptions when closing producers and consumer fail or timeout. The solution contained a bug so that the timeout exception get propagated to the caller. ### Modifications - don't return timeout exception to caller -- 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]
