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 error strategy #890

Merged
merged 5 commits into from
Nov 9, 2023

Conversation

guillermocalvo
Copy link
Contributor

No description provided.

@guillermocalvo guillermocalvo added the type: enhancement New feature or request label Oct 4, 2023
@guillermocalvo guillermocalvo self-assigned this Oct 4, 2023
@guillermocalvo guillermocalvo linked an issue Oct 4, 2023 that may be closed by this pull request
@guillermocalvo guillermocalvo force-pushed the 662-errorstrategy-with-kafkalistenerbatch-=-true branch 3 times, most recently from 0a92e19 to 8a02362 Compare October 4, 2023 16:59
@guillermocalvo guillermocalvo force-pushed the 662-errorstrategy-with-kafkalistenerbatch-=-true branch from 8a02362 to df05b9f Compare October 4, 2023 17:08
@guillermocalvo guillermocalvo marked this pull request as ready for review October 4, 2023 17:24
@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

87.6% 87.6% Coverage
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Nov 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.2% 88.2% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@sdelamo sdelamo merged commit 277d7c2 into master Nov 9, 2023
11 of 12 checks passed
@sdelamo sdelamo deleted the 662-errorstrategy-with-kafkalistenerbatch-=-true branch November 9, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

@ErrorStrategy with @KafkaListener(batch = true)
3 participants