[ https://issues.apache.org/jira/browse/KAFKA-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13668846#comment-13668846 ]
Neha Narkhede commented on KAFKA-917: ------------------------------------- This, by itself, looks ok. I think the right way to add access to all consumer properties is to specify it through a single --property command line parameter that takes in "key1=value1,key2=value2,..." list. That will make sure we don't have to keep changing console consumer as well add/remove config options on the consumer. Some configs make sense to be top level for console consumer though. Things like topic, from-beginning, groupid etc. Rest can be specified through the "property" parameter. Can you file a JIRA to clean that up for 0.8? For now, we can accept this. > Expose zk.session.timeout.ms in console consumer > ------------------------------------------------ > > Key: KAFKA-917 > URL: https://issues.apache.org/jira/browse/KAFKA-917 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.7, 0.8 > Reporter: Swapnil Ghike > Assignee: Swapnil Ghike > Priority: Blocker > Labels: bugs > Fix For: 0.8 > > Attachments: kafka-917.patch > > -- 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