315157973 opened a new issue #3003: URL: https://github.com/apache/bookkeeper/issues/3003
**BUG REPORT** ***Describe the bug*** Now the read and write of BookkeeperClient share an orderExecutor. When cold data is read, it will take a long time. At this time, the read request will be blocked, resulting in the write timeout. ***Expected behavior*** Thread pools for reading and writing should be separated -- 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]
