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

John Fung edited comment on KAFKA-502 at 10/2/12 5:03 AM:
----------------------------------------------------------

Uploaded kafka-502-v2.patch with additional changes on top of v1:

1. Support multiple Zookeeper cluster
2. Add a new test suite for Mirror Maker in Replication
3. If system_test/testcase_to_run.json exists, the test framework will run the 
test case specified in it. After installation, 1 test case 
"ReplicaBasicTest.testcase_0001" will run in localhost by default.
                
      was (Author: jfung):
    Uploaded kafka-502-v2.patch with additional changes on top of v1:

1. Support multiple Zookeeper cluster
2. Add a new test suite for Mirror Maker in Replication
                  
> Simplify setup / initialization in replication_basic_test.py
> ------------------------------------------------------------
>
>                 Key: KAFKA-502
>                 URL: https://issues.apache.org/jira/browse/KAFKA-502
>             Project: Kafka
>          Issue Type: Sub-task
>    Affects Versions: 0.8
>            Reporter: John Fung
>            Assignee: John Fung
>              Labels: replication-testing
>             Fix For: 0.8
>
>         Attachments: kafka-502-v1.patch, kafka-502-v2.patch
>
>
> The setup and initialization could be simplified by moving some common code 
> to a base class or some helper functions

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