2015-02-06 00:51:30,975 - INFO - 
======================================================
2015-02-06 00:51:30,975 - INFO - Exception while running test list index out of 
range
2015-02-06 00:51:30,975 - INFO - 
======================================================
Traceback (most recent call last):
  File 
"/mnt/u001/kafka_replication_system_test/system_test/replication_testsuite/replica_basic_test.py",
 line 434, in runTest
    
kafka_system_test_utils.validate_simple_consumer_data_matched_across_replicas(self.systemTestEnv,
 self.testcaseEnv)
  File 
"/mnt/u001/kafka_replication_system_test/system_test/utils/kafka_system_test_utils.py",
 line 2223, in validate_simple_consumer_data_matched_across_replicas
    replicaIdxMsgIdList[replicaIdx - 1][topicPartition] = consumerMsgIdList
IndexError: list index out of range

-Abhishek
________________________________
From: Guozhang Wang [nore...@reviews.apache.org] on behalf of Guozhang Wang 
[wangg...@gmail.com]
Sent: Tuesday, February 24, 2015 6:36 PM
To: Abhishek Nigam; Guozhang Wang; kafka
Subject: Re: Review Request 31385: Patch for KAFKA-1978

This is an automatically generated e-mail. To reply, visit: 
https://reviews.apache.org/r/31385/


>From the diff file itself it's a bit hard to understand the issue and the 
>solution as well. Could you elaborate on "an out of bounds exception due to 
>mis-configuration" on the ticket?


- Guozhang Wang


On February 24th, 2015, 11:31 p.m. UTC, Abhishek Nigam wrote:

Review request for kafka.
By Abhishek Nigam.

Updated Feb. 24, 2015, 11:31 p.m.

Bugs: KAFKA-1978<https://issues.apache.org/jira/browse/KAFKA-1978>
Repository: kafka
Description

Fixing configuration for testcase 0131


Diffs

  *   
system_test/replication_testsuite/testcase_0131/testcase_0131_properties.json 
(0324b6f327cb75389f9f851fa3ca744d22a5d915)

View Diff<https://reviews.apache.org/r/31385/diff/>

Reply via email to