gaozhangmin commented on PR #2646: URL: https://github.com/apache/bookkeeper/pull/2646#issuecomment-1297983155
@merlimat I encountered a bug, which is seem caused by this pr. After thread pool executor queue reached the max size, it never dropped down. And the thread of this executor is blocked in `org.apache.bookkeeper.proto.PacketProcessorBase.sendResponseAndWait` forever. -- 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]
