Skip to content
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

Add support for batch Acknowledgement. (#54) #692

Merged
merged 3 commits into from
Apr 24, 2023

Conversation

jeremyg484
Copy link
Contributor

Add support for an Acknowledgement parameter in batch KafkaListener methods. Addresses Issue #54

Update docs for consistency between one-by-one processing and batch, including linking to the correct
Acknowledgement class reference from the Micronaut messaging package.

@CLAassistant
Copy link

CLAassistant commented Apr 13, 2023

CLA assistant check
All committers have signed the CLA.

@sdelamo
Copy link
Contributor

sdelamo commented Apr 14, 2023

@jeremyg484 you have to sign the CLA.

@jeremyg484 jeremyg484 requested a review from sdelamo April 14, 2023 16:52
Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

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

Can you change the PR base to the latest branch compatible with 3.x

@jeremyg484 jeremyg484 changed the base branch from master to 4.5.x April 20, 2023 11:29
@jeremyg484 jeremyg484 changed the base branch from 4.5.x to master April 20, 2023 11:29
@graemerocher
Copy link
Contributor

There are check style errors

@jeremyg484 jeremyg484 changed the base branch from master to 4.5.x April 20, 2023 14:23
@sdelamo sdelamo changed the base branch from 4.5.x to 4.6.x April 24, 2023 19:12
@sdelamo sdelamo merged commit 5a99eae into micronaut-projects:4.6.x Apr 24, 2023
guillermocalvo added a commit that referenced this pull request Oct 2, 2023
Based-on: #692
Co-authored-by: Jeremy Grelle <grellej@unityfoundation.io>
sdelamo pushed a commit that referenced this pull request Nov 9, 2023
Based-on: #692

Co-authored-by: Jeremy Grelle <grellej@unityfoundation.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants