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

Reply via email to