Skip to content

Conversation

supersonicbyte
Copy link
Contributor

Motivation:

Currently the API doesn't provide a way to set the fetch.wait.max.ms Kafka consumer config. This PR enables the user to set it.

Modifications:

Added support for fetch.wait.max.ms inside of KafkaConsumerConfiguration.

Result:

We can set fetch.wait.max.msa.

Motivation:

Currently the API doesn't provide a way to set the `fetch.wait.max.ms` Kafka consumer config.
This PR enables the user to set it.

Modifications:

Added support for `fetch.wait.max.ms` inside of `KafkaConsumerConfiguration`.

Result:

We can set `fetch.wait.max.msa`.
@FranzBusch FranzBusch added the 🆕 semver/minor Adds new public API. label Jun 30, 2025
@FranzBusch FranzBusch enabled auto-merge (squash) June 30, 2025 12:36
auto-merge was automatically disabled June 30, 2025 13:55

Head branch was pushed to by a user without write access

@supersonicbyte supersonicbyte requested a review from FranzBusch July 4, 2025 13:07
@supersonicbyte
Copy link
Contributor Author

@FranzBusch can we merge this please?

@FranzBusch FranzBusch merged commit 4b4bc0c into swift-server:main Jul 7, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants