Maxime Brugidou created KAFKA-701:
-------------------------------------

             Summary: ConsoleProducer does not exit correctly and fix some 
config properties following KAFKA-648
                 Key: KAFKA-701
                 URL: https://issues.apache.org/jira/browse/KAFKA-701
             Project: Kafka
          Issue Type: Bug
          Components: config, core
    Affects Versions: 0.8
            Reporter: Maxime Brugidou
            Priority: Minor
         Attachments: KAFKA-701.patch

Just added a proper try/catch around the ConsoleProducer so that when an 
exception is thrown, the system exits (with error code 1)

In addition, KAFKA-648 broker some configs like request.enqueue.timeout.ms and 
zk.connection.timeout.ms that I fixed

--
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