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

Kafka output drop invalid messages #2737

Merged

Conversation

urso
Copy link

@urso urso commented Oct 10, 2016

  • Fix too big messages not being dropped, but forcing continuous resends
  • If publishing subset of batches fails, only attempt to resend failed events instead of complete batch

@urso urso added review needs_backport PR is waiting to be backported to other branches. labels Oct 10, 2016
@urso urso force-pushed the fix/kafka-resending-should-be-dropped-events branch from 58d0730 to 205ecea Compare October 10, 2016 12:40
@ruflin
Copy link
Member

ruflin commented Oct 10, 2016

LGTM

- Fix too big messages not being dropped, but forcing continuous resends
- If publishing subset of batches fails, only attempt to resend failed
- events instead of complete batch
@urso urso force-pushed the fix/kafka-resending-should-be-dropped-events branch from 205ecea to 4652ada Compare October 10, 2016 12:44
@ruflin ruflin merged commit 3865f22 into elastic:master Oct 10, 2016
@ruflin ruflin removed the needs_backport PR is waiting to be backported to other branches. label Oct 10, 2016
@urso urso deleted the fix/kafka-resending-should-be-dropped-events branch February 19, 2019 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants