Richard Wise created KAFKA-9014:
-----------------------------------
Summary: AssertionError thrown by SourceRecordWriteCounter when
SourceTask.poll returns an empty list
Key: KAFKA-9014
URL: https://issues.apache.org/jira/browse/KAFKA-9014
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.2.0
Reporter: Richard Wise
When creating a custom SourceConnectorTask where the implementation of `poll()`
returns an empty List, the connector crashes with an AssertionError.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)