-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21616/
-----------------------------------------------------------

Review request for kafka.


Bugs: KAFKA-924
    https://issues.apache.org/jira/browse/KAFKA-924


Repository: kafka


Description
-------

KAFKA-924.Specify console consumer properties via a single --property command 
line parameter. removed all consumer related top level command line arguments 
including --group added --consumer-properties , users can pass properties using 
--consumer-properties=group.id=tesgroup,consumer.timeout.ms=-1,fetch.min.bytes=1


Diffs
-----

  core/src/main/scala/kafka/consumer/ConsoleConsumer.scala 
24c92877cc7df20b82b7a438d39120b1caa3924d 

Diff: https://reviews.apache.org/r/21616/diff/


Testing
-------


Thanks,

Sriharsha Chintalapani

Reply via email to