[
https://issues.apache.org/jira/browse/FLINK-10083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-10083.
------------------------------------
Resolution: Cannot Reproduce
Closing this because Kafka 0.8.x is not really maintained anymore and we didn't
see any update on the test stability.
> Kafka08ITCase#testOneSourceMultiplePartitions failed on travis
> --------------------------------------------------------------
>
> Key: FLINK-10083
> URL: https://issues.apache.org/jira/browse/FLINK-10083
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka
> Affects Versions: 1.6.0
> Reporter: Chesnay Schepler
> Priority: Major
> Labels: test-stability
>
> https://travis-ci.org/apache/flink/jobs/412870682
> {code}
> Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 76.531 sec
> <<< FAILURE! - in org.apache.flink.streaming.connectors.kafka.Kafka08ITCase
> testOneSourceMultiplePartitions(org.apache.flink.streaming.connectors.kafka.Kafka08ITCase)
> Time elapsed: 4.115 sec <<< FAILURE!
> java.lang.AssertionError: Test failed: java.lang.Exception: Failed to restore
> state to function: Test failed due to unexpected recovered state size 0
> at org.junit.Assert.fail(Assert.java:88)
> at org.apache.flink.test.util.TestUtils.tryExecute(TestUtils.java:45)
> at
> org.apache.flink.streaming.connectors.kafka.KafkaConsumerTestBase.runOneSourceMultiplePartitionsExactlyOnceTest(KafkaConsumerTestBase.java:927)
> at
> org.apache.flink.streaming.connectors.kafka.Kafka08ITCase.testOneSourceMultiplePartitions(Kafka08ITCase.java:111)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)