kafka/clients
Abhiram98 99e1e684ef
CI / build (push) Waiting to run Details
MINOR: rename exception `e` to `swallow` where appropriate (#19948)
I noticed that in commit

[a662bc56](a662bc5634),
renamed ignored exceptions `e` to `swallow`.

Here's a small patch to make that change consistent in other files:
AsyncKafkaConsumer.java, KafkaConsumerTest.java,
AsyncKafkaConsumerTest.java

Reviewers: Kirk True <kirk@kirktrue.pro>, Lan Ding <isDing_L@163.com>,
 Chia-Ping Tsai <chia7712@gmail.com>
2025-06-13 17:48:02 +08:00
..
clients-integration-tests/src/test KAFKA-18117; KAFKA-18729: Use assigned topic IDs to avoid full metadata requests on broker-side regex (#19814) 2025-06-12 10:50:31 -04:00
src MINOR: rename exception `e` to `swallow` where appropriate (#19948) 2025-06-13 17:48:02 +08:00
.gitignore