Skip to content

[kafkareceiver] support session timeout configs (and maybe more) in kafka receiver. #28630

Closed as not planned
@ben-childs-docusign

Description

@ben-childs-docusign

Component(s)

receiver/kafka

Is your feature request related to a problem? Please describe.

We are trying to configure our kafka receiver based on the azure event hub recommendations but some of the configuration values are not available. We were seeing unecessary consumer failovers in our collector. The default session timeout is 10s but eventhub recommends a timeout of 30 seconds for event hub consumers.

These are the recommended settings from Azure: https://learn.microsoft.com/en-us/azure/event-hubs/apache-kafka-configurations

Describe the solution you'd like

Add consumer.group.session.timeout config. E,g,

image

Describe alternatives you've considered

N/A

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions