kafka/connect
Ivan Yurchenko ec3feb4f09
MINOR: move connectorConfig to AbstractHerder (#6820)
StandaloneHerder and DistributedHerder have identical implementations of connectorConfig (apart from one line of logging). This commit moves the common implementation of connectorConfig to AbstractHerder.

Reviewers: Konstantine Karantasis <k.karantasis@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2020-11-04 11:20:11 +08:00
..
api MINOR: improve `null` checks for headers (#9513) 2020-10-29 16:45:43 -07:00
basic-auth-extension/src KAFKA-9767: Add logging to basic auth rest extension (#8357) 2020-05-24 09:09:40 -05:00
file/src MINOR: FileStreamSinkTask should create file if it doesn't exist (#5406) 2018-07-20 21:01:10 -07:00
json KAFKA-10477: Fix JsonConverter regression to treat MISSING nodes as NULL nodes (#9306) 2020-10-02 09:21:11 -05:00
mirror KAFKA-10572 mirror-maker config changes for KIP-629 (#9429) 2020-10-20 09:15:14 -05:00
mirror-client/src MINOR: Fix a number of warnings in mirror/mirror-client (#8074) 2020-03-26 11:59:21 +00:00
runtime/src MINOR: move connectorConfig to AbstractHerder (#6820) 2020-11-04 11:20:11 +08:00
transforms/src KAFKA-10573 Update connect transforms configs for KIP-629 (#9403) 2020-10-13 18:13:44 -05:00