kafka/connect
APaMio 1670362236
MINOR: Replace Collection.toArray(new T[size]) by Collection.toArray(new T[0]) (#9750)
This PR is based on the research of https://shipilev.net/blog/2016/arrays-wisdom-ancients

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
2020-12-21 17:38:33 +08:00
..
api KAFKA-10720: Document prohibition on header mutation by SMTs (#9597) 2020-11-26 22:39:41 +00: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 KAFKA-10846: Grow buffer in FileSourceStreamTask only when needed (#9735) 2020-12-18 12:01:38 +08: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-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698) 2020-12-07 09:34:34 -06: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: Replace Collection.toArray(new T[size]) by Collection.toArray(new T[0]) (#9750) 2020-12-21 17:38:33 +08:00
transforms/src KAFKA-10573 Update connect transforms configs for KIP-629 (#9403) 2020-10-13 18:13:44 -05:00