Skip to content

Add KafkaStream's CleanupConfig properties #23636

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

Closed

Conversation

adrien-ben
Copy link

Add properties for Spring Kafka's cleanup configuration.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 12, 2020
@adrien-ben adrien-ben force-pushed the kafka_streams_cleanup branch from 8ad0006 to d6f1710 Compare October 12, 2020 14:43
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 14, 2020
@snicoll snicoll added this to the 2.4.0-M4 milestone Oct 14, 2020
@snicoll snicoll self-assigned this Oct 14, 2020
@snicoll snicoll closed this in 37c4314 Oct 14, 2020
@snicoll
Copy link
Member

snicoll commented Oct 14, 2020

@adrien-ben thank you for making your first contribution to Spring Boot.

I had started a review with a number of things to change and it turned out I had written the code anyway so I went ahead and polished your contribution. Going forward, please make sure to run the build and add the necessary tests that exercise the new behaviour. As the properties had no setter, there was no way the properties could be set to customise the cleanup behaviour. See b960fa3 for more details.

@adrien-ben
Copy link
Author

@snicoll thanks for fixing and merging it. I pushed a bit early. I'll be more careful next time.

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.

3 participants