Skip to content

Provide a configuration property for Kafka listener container's idleBetweenPolls #23048

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

Conversation

s50600822
Copy link
Contributor

In my experience people sometimes need to control their consumption rate.
Spring kafka support this: https://github.com/spring-projects/spring-kafka/blob/master/spring-kafka/src/main/java/org/springframework/kafka/listener/KafkaMessageListenerContainer.java

This simply add the property so it can be configure easily.

@pivotal-issuemaster
Copy link

@s50600822 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@s50600822 Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 22, 2020
@wilkinsona wilkinsona changed the title allow idleBetweenPolls to be configured Provide a configuration property for Kafka listener container's idleBetweenPolls Aug 25, 2020
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 25, 2020
@wilkinsona wilkinsona added this to the 2.4.x milestone Aug 25, 2020
@wilkinsona
Copy link
Member

@s50600822 Thanks very much for making your first contribution to Spring Boot. If you are interested, I polished the proposed changes a little bit in e9ab269.

@snicoll snicoll modified the milestones: 2.4.x, 2.4.0-M3 Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants