[
https://issues.apache.org/jira/browse/KAFKA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-1976.
----------------------------
Resolution: Duplicate
Duplicate of KAFKA-1999.
> transient unit test failure in
> ProducerFailureHandlingTest.testNotEnoughReplicasAfterBrokerShutdown
> ---------------------------------------------------------------------------------------------------
>
> Key: KAFKA-1976
> URL: https://issues.apache.org/jira/browse/KAFKA-1976
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.3
> Reporter: Jun Rao
>
> Saw the following failure a few times.
> kafka.api.test.ProducerFailureHandlingTest >
> testNotEnoughReplicasAfterBrokerShutdown FAILED
> org.scalatest.junit.JUnitTestFailedError: Expected
> NotEnoughReplicasException when producing to topic with fewer brokers than
> min.insync.replicas
> at
> org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:101)
> at
> org.scalatest.junit.JUnit3Suite.newAssertionFailedException(JUnit3Suite.scala:149)
> at org.scalatest.Assertions$class.fail(Assertions.scala:711)
> at org.scalatest.junit.JUnit3Suite.fail(JUnit3Suite.scala:149)
> at
> kafka.api.test.ProducerFailureHandlingTest.testNotEnoughReplicasAfterBrokerShutdown(ProducerFailureHandlingTest.scala:352)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)