[ 
https://issues.apache.org/jira/browse/KAFKA-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Fung updated KAFKA-483:
----------------------------

    Attachment: kafka-483-v2.patch

Uploaded kafka-483-v2.patch with the following changes:

1. Changes inherited from kafka-483-v1.patch: KAFKA-477, KAFKA-486, KAFKA-487

2. The system test will run out of the box on a single Linux machine without 
the need to update cluster_config.json (this JIRA: KAFKA-483)

3. In the beginning of a testcase, clean up logs, csv, svg and html files from 
previous test

4. Keep track of all pids (including JmxTool) and all running processes will be 
terminated properly at the end of the test

5. Display leader re-election latency (currently, this is the difference 
between the timestamp of server "shut down completed" and the timestamp of 
"leader state transition" from the log4j messages - it is not accurate but for 
temporary reference only)

6. Code cleanup
                
> The system test is preferred to run out of the box without the need to update 
> cluster_config.json
> -------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-483
>                 URL: https://issues.apache.org/jira/browse/KAFKA-483
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-483-v1.patch, kafka-483-v2.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

Reply via email to