Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.8.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Since in SocketServer the processor who takes any request is also responsible for writing the response for that request, we make each processor owning its own response queue. If a FetchRequest takes irregularly long time to write the channel buffer it would block all other responses in the queue.
Attachments
Issue Links
- is related to
-
KAFKA-665 Outgoing responses delayed on a busy Kafka broker
-
- Closed
-