Skip to content

Conversation

@robbavey
Copy link
Member

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