Oleg Kuznetsov created KAFKA-7404:
-------------------------------------
Summary: SourceConnector backpressure
Key: KAFKA-7404
URL: https://issues.apache.org/jira/browse/KAFKA-7404
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Affects Versions: 1.1.0
Reporter: Oleg Kuznetsov
Now Source connector can generate lots of events without considering how fast
broker can consume them.
Proposal is simple: add optional parameter *max.records.to.send* and pause
polling until current buffer is less this size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)