apache / apache/bookkeeper

Split read and write orderExecutor

Open
#3,003 2 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
Java
Stars
2k
Forks
976
Avg merge
6d 15h
Merged PRs (30d)
7

Description

**BUG REPORT**

***Describe the bug***

Now the read and write of BookkeeperClient share the same 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.