kafka/metadata
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
..
src MINOR: replace .stream().forEach() with .forEach() (#19626) 2025-05-04 20:39:55 +08:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00