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

John Fung updated KAFKA-380:
----------------------------

    Attachment: kafka-380-v1.patch

Uploaded kafka-380-v1.patch with the following changes:

A. Introduce failure to the brokers in a round robin fashion (as described in 
README):
1. Start the Kafka cluster
2. Create topic
3. Find the leader
4. Stop the leader in Step 3
5. Send n messages
6. Consume the messages
7. Start the leader in Step 3
8. Goto Step 3 for all servers in the cluster
9. Validate test results

B. Keep track of the leader re-election latency (the difference between the 
broker shutdown and leader re-elected timestamp).

C. Report the max and min latency values

                
> Enhance single_host_multi_brokers test with failure to trigger leader 
> re-election in replication
> ------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-380
>                 URL: https://issues.apache.org/jira/browse/KAFKA-380
>             Project: Kafka
>          Issue Type: Task
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-380-v1.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to