File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* Fix to avoid processing discarded chunks in write_step_by_step.
8
8
It fixes not to raise pile of IOError when many `chunk
9
- bytes limit exceeds` errors are occurred
10
- https://github.com/fluent/fluentd/pull/4327
11
- * in_tail: Manage tail watchers that are ` rorate_wait ` state too .
9
+ bytes limit exceeds` errors are occurred.
10
+ https://github.com/fluent/fluentd/pull/4342
11
+ * in_tail: Fix tail watchers in ` rotate_wait ` state not being managed .
12
12
https://github.com/fluent/fluentd/pull/4334
13
- e.g. It fixes an error which was caused by unmanaged tail watchers on shutdown.
13
+
14
+ ### Misc
15
+
16
+ * buffer: Avoid unnecessary log processing. It will improve performance.
17
+ https://github.com/fluent/fluentd/pull/4331
14
18
15
19
## Release v1.16.3 - 2023/11/14
16
20
You can’t perform that action at this time.
0 commit comments