[
https://issues.apache.org/jira/browse/KAFKA-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315780#comment-15315780
]
Ismael Juma commented on KAFKA-724:
-----------------------------------
This was fixed on the new producer and consumer in 0.9.0.0. The PR also fixes
the broker (i.e. `SocketServer`).
> Allow automatic socket.send.buffer from operating system
> --------------------------------------------------------
>
> Key: KAFKA-724
> URL: https://issues.apache.org/jira/browse/KAFKA-724
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.8.2.0
> Reporter: Pablo Barrera
> Assignee: Rekha Joshi
> Labels: newbie
> Fix For: 0.10.1.0
>
>
> To do this, don't call to socket().setXXXXXXXBufferSize. This can be
> controlled by the configuration parameter: if the value socket.send.buffer or
> others are set to -1, don't call to socket().setXXXXXXXBufferSize
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)