[ 
https://issues.apache.org/jira/browse/KAFKA-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640553#comment-13640553
 ] 

Jun Rao commented on KAFKA-871:
-------------------------------

Some comments on patch v2. There are a few places that we changed "--brokerinfo 
broker.list" or "--brokerinfo zk.connect" in the 0.7 
kafka.perf.ProducerPerformance to use the new 0.8 property name (the 
"--brokerinfo" option is only available in 0.7). These include
system_test/producer_perf/bin/run-compression-test.sh
system_test/producer_perf/bin/run-test.sh
system_test/broker_failure/bin/run-test.sh
system_test/mirror_maker/bin/run-test.sh 

It's weird that we include the 0.7 ProducerPerformance in 
system_test/broker_failure/bin/run-test.sh and 
system_test/mirror_maker/bin/run-test.sh since they are supposed to only test 
0.8.
                
> Rename ZkConfig properties
> --------------------------
>
>                 Key: KAFKA-871
>                 URL: https://issues.apache.org/jira/browse/KAFKA-871
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Swapnil Ghike
>            Assignee: Swapnil Ghike
>            Priority: Blocker
>              Labels: kafka-0.8, p1
>         Attachments: kafka-871-v1.patch, kafka-871-v2.patch
>
>
> For clarity. Renaming these properties should help in migration from 0.7 to 
> 0.8.

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