Description
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