You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Pablo Barrera (JIRA)" <ji...@apache.org> on 2013/01/22 21:32:12 UTC

[jira] [Created] (KAFKA-724) Allow automatic socket.send.buffer from operating system

Pablo Barrera created KAFKA-724:
-----------------------------------

             Summary: 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
            Reporter: Pablo Barrera


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira