kafka/connect
yunchi bff5ba4ad9
CI / build (push) Waiting to run Details
MINOR: replace .stream().forEach() with .forEach() (#19626)
replace all applicable `.stream().forEach()` in codebase with just
`.forEach()`.

Reviewers: TengYao Chi <kitingiao@gmail.com>, Ken Huang
<s7133700@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2025-05-04 20:39:55 +08:00
..
api KAFKA-15995: Adding KIP-877 support to Connect (#17804) 2025-02-11 18:27:15 +01:00
basic-auth-extension
file/src KAFKA-19137 Use `StandardCharsets.UTF_8` instead of `StandardCharsets.UTF_8.name()` (#19464) 2025-04-15 23:44:00 +08:00
json
mirror/src MINOR: replace .stream().forEach() with .forEach() (#19626) 2025-05-04 20:39:55 +08:00
mirror-client/src KAFKA-18864:remove the Evolving tag from stable public interfaces (#19036) 2025-02-28 13:24:24 -08:00
runtime/src KAFKA-19139 Plugin#wrapInstance should use LinkedHashMap instead of Map (#19519) 2025-04-30 10:43:01 +08:00
test-plugins/src/main
transforms/src MINOR: Fix typos in multiple files (#19102) 2025-03-05 14:27:32 +00:00