Dong Lin created KAFKA-3908:
-------------------------------
Summary: Set SendBufferSize for socket used by Processor
Key: KAFKA-3908
URL: https://issues.apache.org/jira/browse/KAFKA-3908
Project: Kafka
Issue Type: Bug
Reporter: Dong Lin
Assignee: Dong Lin
SRE should be able to control the receive buffer size of sockets that are used
to receive request from clients, for the same reason set receive buffer size
for all other sockets in the server and client. However, we currently only set
the send buffer size of this socket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)