Skip to content

KAFKA-19408 : Add check for compression type mismatch for push telemetry requests #19970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

k-raina
Copy link
Contributor

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

The current issue is that when a client sends a push telemetry request with a compression type different from the broker's preferred compression type (the first in the list of supported compression types), the request is accepted without any log on the broker side.

To address this, we propose adding log statement in broker side.

@github-actions github-actions bot added triage PRs from the community core Kafka Broker small Small PRs labels Jun 16, 2025
@k-raina k-raina marked this pull request as draft June 17, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Kafka Broker small Small PRs triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant