[ https://issues.apache.org/jira/browse/KAFKA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470473#comment-13470473 ]
John Fung commented on KAFKA-502: --------------------------------- Thanks Jun for reviewing. Uploaded kafka-v5.patch with the consistent test case descriptions: mode => sync 40. testcase description : mode => sync (updated for all testcase_xxxx.json files) 41. New cases status: testcase_0001 ~ 0010, testcase_0021 ~ 0023 (all passed) testcase_0101 ~ 0102 (failed) testcase_0103 (passed) testcase_0104 ~ 0110 (failed) testcase_0111 ~ 0114 (failed) testcase_0115 ~ 0116 (passed) testcase_0117 ~ 0118 (failed) testcase_0121 ~ 0123 (failed) 42. run_sanity is running the first existing testcase_1. Originally it is testing a 3-broker cluster. Now is changed to a 6-broker cluster and that's why it takes longer to wait for the cluster to be ready. > 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, > kafka-502-v3.patch, kafka-502-v4.patch, kafka-502-v5.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