You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Richard Wise (Jira)" <ji...@apache.org> on 2019/10/10 10:56:00 UTC

[jira] [Created] (KAFKA-9014) AssertionError thrown by SourceRecordWriteCounter when SourceTask.poll returns an empty list

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)