Tzu-Li (Gordon) Tai created FLINK-7248:
------------------------------------------
Summary: Invalid checkRestoredNullCheckpointWhenFetcherNotReady test in FlinkKafkaConsumerBaseTest
Key: FLINK-7248
URL:
https://issues.apache.org/jira/browse/FLINK-7248 Project: Flink
Issue Type: Bug
Components: Kafka Connector, Tests
Affects Versions: 1.4.0
Reporter: Tzu-Li (Gordon) Tai
Assignee: Tzu-Li (Gordon) Tai
Fix For: 1.4.0
The {{checkRestoredNullCheckpointWhenFetcherNotReady}} is a no longer valid remnant from some of the major refactors in the Flink Kafka Consumer, and can be safely removed. The test was passing only because our {{AbstractPartitionDiscoverer}} implementation used in the test base was an empty mock.
The actual expected behaviour for checkpoints when the fetcher is not read is actually now verified in `checkRestoredCheckpointWhenFetcherNotReady`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)