apache / apache/bookkeeper

Why does the flushPendingResponse method have no backpressure?

Open
#4,663 0 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***

like `org.apache.bookkeeper.proto.PacketProcessorBase#sendResponse`, if the client is unable to process in time, use Netty high water level control to avoid FullGC or OOM

***Expected behavior***

`org.apache.bookkeeper.proto.BookieRequestHandler#flushPendingResponse` method supports backpressure

***Additional context***

bookkeeper-4.17

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.