Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-915

System Test - Mirror Maker testcase_5001 failed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      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.

      Attachments

        1. testcase_5001_debug_logs.tar.gz
          1.10 MB
          John Fung
        2. kafka-915-v1.patch
          1 kB
          John Fung

        Activity

          People

            jjkoshy Joel Jacob Koshy
            jfung John Fung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: