Set a TCP connection timeout for the SimpleConsumer
---------------------------------------------------

                 Key: KAFKA-182
                 URL: https://issues.apache.org/jira/browse/KAFKA-182
             Project: Kafka
          Issue Type: Bug
            Reporter: Jay Kreps


Currently we use SocketChannel.open which I *think* can block for a long time. 
We should make this configurable, and we may have to create the socket in a 
different way to enable this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to