Skip to content

Conversation

@k-raina
Copy link
Contributor

@k-raina k-raina commented Jul 16, 2025

Update catch to handle compression errors

Before :

image

After

Sent message: KR Message 376
[kafka-producer-network-thread | kr-kafka-producer] INFO
org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -
KR: Failed to compress telemetry payload for compression: zstd, sending
uncompressed data
Sent message: KR Message 377

Reviewers: Apoorv Mittal apoorvmittal10@gmail.com, Bill Bejeck bbejeck@gmail.com, Chia-Ping Tsai chia7712@gmail.com

Update catch to handle compression errors

Before :

![image](https://github.com/user-attachments/assets/c5ca121e-ba0c-4664-91f1-20b54abf67cc)

After
```
Sent message: KR Message 376
[kafka-producer-network-thread | kr-kafka-producer] INFO
org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter -
KR: Failed to compress telemetry payload for compression: zstd, sending
uncompressed data
Sent message: KR Message 377
```

Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>, Bill Bejeck <bbejeck@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
@k-raina k-raina changed the title MINOR : Handle error for client telemetry push (#19881) Cherrypick "MINOR : Handle error for client telemetry push (#19881)" Jul 16, 2025
@apoorvmittal10 apoorvmittal10 merged commit b7b2676 into apache:3.9 Jul 16, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants