mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-06-15 23:22:50 +02:00
ChangeLog: correct overhyped feature
while there was some improvement, it was not as big as originally thought. So leave it out. Detected after release.
This commit is contained in:
parent
e9f4d2ba24
commit
b2f8b09c67
10
ChangeLog
10
ChangeLog
@ -143,16 +143,6 @@ Scheduled Release 8.2602.0 (aka 2026.02) 2026-02-17
|
||||
of silently continuing and reporting success. This has now been fixed
|
||||
and a proper error message is emitted.
|
||||
closes https://github.com/rsyslog/rsyslog/issues/2816
|
||||
- 2026-01-29: queue: fix slow drain of disk-assisted queues
|
||||
Disk-assisted queues were taking days to drain after recovery
|
||||
because the DA worker only activated when the in-memory queue
|
||||
reached the high watermark, creating a catch-22 when starting
|
||||
with an empty memory queue but full disk queue.
|
||||
Impact:
|
||||
This fix enables proper recovery from backlogs and prevents data
|
||||
loss from queues that cannot drain. Existing behavior for normal
|
||||
operations is preserved.
|
||||
closes https://github.com/rsyslog/rsyslog/issues/2646
|
||||
- 2026-01-27: imfile: add inode generation check for file rotation detection
|
||||
This commit adds a check for inode generation number in the imfile module.
|
||||
This addresses an issue where file rotation is not detected when a new file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user