You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Fung (JIRA)" <ji...@apache.org> on 2013/05/23 01:09:19 UTC

[jira] [Commented] (KAFKA-915) System Test - Mirror Maker testcase_5001 failed

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

John Fung commented on KAFKA-915:
---------------------------------

This issue is not reproducible in the following commit (or before it) :

commit 988d4d8e65a14390abd748318a64e281e4a37c19
Author: Neha Narkhede <ne...@gmail.com>
Date:   Tue Apr 30 17:20:54 2013 -0700

                
> System Test - Mirror Maker testcase_5001 failed
> -----------------------------------------------
>
>                 Key: KAFKA-915
>                 URL: https://issues.apache.org/jira/browse/KAFKA-915
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: John Fung
>            Priority: Critical
>              Labels: kafka-0.8, replication-testing
>         Attachments: testcase_5001_debug_logs.tar.gz
>
>
> This case passes if brokers are set to partition = 1, replicas = 1
> It fails if brokers are set to partition = 5, replicas = 3 (consistently reproducible)
> This test case is set up as shown below.
> 1. Start 2 ZK as a cluster in Source
> 2. Start 2 ZK as a cluster in Target
> 3. Start 3 brokers as a cluster in Source (partition = 1, replicas = 1)
> 4. Start 3 brokers as a cluster in Target (partition = 1, replicas = 1)
> 5. Start 1 MM
> 6. Start ProducerPerformance to send some data
> 7. After Producer is done, start ConsoleConsumer to consume data
> 8. Stop all processes and validate if there is any data loss.
> 9. No failure is introduced to any process in this test
> Attached a tar file which contains the logs and system test output for both cases.

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