Skip to content

[exporter/kafka] Evaluate removal of conditional checks for producer configuration fields #44840

Description

@paulojmdias

Component(s)

exporter/kafka

Describe the issue you're reporting

Following the same pattern established for the consumer configuration (see #44839), we should review and remove conditional checks for producer configuration fields to ensure the receiver always has full control over configuration values.

This approach matches the consumer configuration pattern, giving users explicit control and making configuration behavior consistent and predictable across both producer and consumer. The configuration should validate to prevent negative values where appropriate.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions