Skip to content

[#555] Add option to commit offsets #556

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

Merged
merged 4 commits into from
Apr 24, 2025

Conversation

bradskuse
Copy link
Contributor

@bradskuse bradskuse commented Mar 18, 2025

Resolves #555

This adds an option so that offsets can be committed after processing of events, instead of using enable auto commit.

Edit: Added ability to use auto, async or sync

@CLAassistant
Copy link

CLAassistant commented Mar 18, 2025

CLA assistant check
All committers have signed the CLA.

@smcvb smcvb requested review from a team, CodeDrivenMitch, smcvb and MateuszNaKodach and removed request for a team March 19, 2025 10:04
@smcvb smcvb added this to the Release 4.11.1 milestone Mar 19, 2025
@smcvb smcvb changed the title Add option to commit offsets [#555] Add option to commit offsets Mar 19, 2025
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conceptually I think there's nothing wrong with the changes. So, thanks for the effort there, @bradskuse! However, I do have some minor concerns we need to address. So, if you could take a look at those once you have found the time for that, that would be great.

@bradskuse
Copy link
Contributor Author

Hey @smcvb

Thank you for reviewing this PR. I have just pushed up all the changes requested 👍

Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My concerns have been addressed, hence I'm approving this pull request.

@smcvb smcvb merged commit ca03c75 into AxonFramework:master Apr 24, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow SubscribableKafkaMessageSource option of manually commiting offsets
3 participants