heesung-sn commented on PR #23433: URL: https://github.com/apache/pulsar/pull/23433#issuecomment-2406390886
When a broker shutdown, the expectation is that the connected admin clients should fail all pending requests as their connections are closed. It is a bit surprising the admin client was hung in this case, and the cleanup process waited too long until timed out. I wonder why the admin client didn't fail the health checks sooner. -- 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]
