Skip to content

Commit

Permalink
v1.16.4: Update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
  • Loading branch information
daipom committed Mar 14, 2024
1 parent 25a527f commit de72d8c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@

* Fix to avoid processing discarded chunks in write_step_by_step.
It fixes not to raise pile of IOError when many `chunk
bytes limit exceeds` errors are occurred
https://github.com/fluent/fluentd/pull/4327
* in_tail: Manage tail watchers that are `rorate_wait` state too.
bytes limit exceeds` errors are occurred.
https://github.com/fluent/fluentd/pull/4342
* in_tail: Fix tail watchers in `rotate_wait` state not being managed.
https://github.com/fluent/fluentd/pull/4334
e.g. It fixes an error which was caused by unmanaged tail watchers on shutdown.

### Misc

* buffer: Avoid unnecessary log processing. It will improve performance.
https://github.com/fluent/fluentd/pull/4331

## Release v1.16.3 - 2023/11/14

Expand Down

0 comments on commit de72d8c

Please sign in to comment.