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

Ewen Cheslack-Postava commented on KAFKA-1978:
----------------------------------------------

[~anigam] Can you explain the reasoning here? I'm not clear on why the current 
configuration should be considered incorrect. The last time I took a pass at 
cleaning up the system tests these issues cropped up. I filed KAFKA-1771 and 
that bug discusses some of the issues I found in the code, including the 
condition that triggers the bounds exception. Your patch fixes the issue by 
making sure replica_factor >= num_partitions, but I'm not sure why that 
condition should be required.

If it is just a config issue, you might want to check testcase_0132 and 
testcase_0133 since KAFKA-1771 says they have the same issue.

> Replication test_0131 system test has been failing.
> ---------------------------------------------------
>
>                 Key: KAFKA-1978
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1978
>             Project: Kafka
>          Issue Type: Bug
>          Components: system tests
>            Reporter: Abhishek Nigam
>            Assignee: Abhishek Nigam
>         Attachments: KAFKA-1978.patch
>
>
> Issue is an out of bounds exception due to mis-configuration of the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to