kafka/clients
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
..
clients-integration-tests/src/test KAFKA-19204: Allow persister retry of initializing topics. (#19603) 2025-05-02 14:25:29 +01:00
src MINOR: replace .stream().forEach() with .forEach() (#19626) 2025-05-04 20:39:55 +08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00