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

Ewen Cheslack-Postava resolved KAFKA-2628.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0.0

Closing because this test has completely changed as of KAFKA-2372 because much 
of this code has been refactored into KafkaBasedLog and 
KafkaOffsetBackingStoreTest can be implemented more simply with plain mocks. 
Further, it appears to be a duplicate of KAFKA-2667 which now has a patch and I 
haven't seen it since KAFKA-2372.

> KafkaOffsetBackingStoreTest.testGetSet transient test failure
> -------------------------------------------------------------
>
>                 Key: KAFKA-2628
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2628
>             Project: Kafka
>          Issue Type: Bug
>          Components: copycat
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.0
>
>
> {quote}
> org.apache.kafka.copycat.storage.KafkaOffsetBackingStoreTest > testGetSet 
> FAILED
>     java.lang.AssertionError
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at 
> org.apache.kafka.copycat.storage.KafkaOffsetBackingStoreTest.testGetSet(KafkaOffsetBackingStoreTest.java:308)
> {quote}
> Haven't noticed this on Apache's Jenkins yet, but have seen it on 
> Confluent's. May be due to limited resources under some conditions, although 
> the timeout is already quite generous at 10s.



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

Reply via email to