[ 
https://issues.apache.org/jira/browse/KAFKA-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bo Wang updated KAFKA-2361:
---------------------------
     Affects Version/s: 0.8.2.1
           Environment: Linux
    Remaining Estimate: 48h
     Original Estimate: 48h
              Priority: Major  (was: Minor)
           Description: 
290 tests completed, 2 failed :



kafka.api.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.ProducerFailureHandlingTest.testNotEnoughReplicasAfterBrokerShutdown(ProducerFailureHandlingTest.scala:355)

kafka.server.ServerShutdownTest > testCleanShutdownAfterFailedStartup FAILED
    org.scalatest.junit.JUnitTestFailedError: Expected KafkaServer setup to 
fail with connection exception but caught a different exception.
        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.server.ServerShutdownTest.testCleanShutdownAfterFailedStartup(ServerShutdownTest.scala:136)
           Component/s: unit tests
               Summary: Unit Test BUILD FAILED  (was: Unit Test 
failed:testCleanShutdownAfterFailedStartup)

> Unit Test BUILD FAILED
> ----------------------
>
>                 Key: KAFKA-2361
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2361
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>    Affects Versions: 0.8.2.1
>         Environment: Linux
>            Reporter: Bo Wang
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 290 tests completed, 2 failed :
> kafka.api.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.ProducerFailureHandlingTest.testNotEnoughReplicasAfterBrokerShutdown(ProducerFailureHandlingTest.scala:355)
> kafka.server.ServerShutdownTest > testCleanShutdownAfterFailedStartup FAILED
>     org.scalatest.junit.JUnitTestFailedError: Expected KafkaServer setup to 
> fail with connection exception but caught a different exception.
>         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.server.ServerShutdownTest.testCleanShutdownAfterFailedStartup(ServerShutdownTest.scala:136)



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

Reply via email to