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

Backport to 5.x of fixes from more recent branches #217

Open
wants to merge 5 commits into
base: 5.x
Choose a base branch
from

Conversation

robbavey
Copy link
Contributor

Fixed incorrect millisecond to second conversion for retry_backoff_ms #216
Fixed unnecessary sleep after exhausted retries #166
Changed Kafka send errors to log as warn #179

AbdulHaseebHussain and others added 4 commits February 11, 2019 11:14
Also fixes up some issues with logging, where the batch size was calculated
incorrectly.

Fixes logstash-plugins#216
Log errors encountered when sending messages to Kafka at warn, rather than
debug, to improve the visibility of errors such as 'RecordTooLargeException.'

Fixes logstash-plugins#177

Fixes logstash-plugins#179
Fixed incorrect millisecond to second conversion for retry_backoff_ms logstash-plugins#216
Fixed unnecessary sleep after exhausted retries logstash-plugins#166
Changed Kafka send errors to log as warn logstash-plugins#179
@robbavey robbavey changed the title Backport of fixes from more recent branches Backport to 5.x of fixes from more recent branches Feb 11, 2019
@elasticsearch-bot elasticsearch-bot self-assigned this Feb 12, 2019
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.

3 participants