Actions
Enhancement #761
closedDebian bug: `backlog_lines = 10` in default bip.conf makes users lose messages
Start date:
2022-03-16
Due date:
% Done:
100%
Estimated time:
Patch Available:
Yes
Found in Versions:
Confirmed:
Yes
Branch:
Security:
No
Help Needed:
Description
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818374
Default backlog_always is false and log is true, so we could indeed change default backlog_lines to 0 indeed.
We would need to annouce this change as important though, so that users having log = false are aware memory usage could increase if they don't set it manually to another value. But then I guess noone kept the default of 10 anyways :D
Updated by Loïc Gomez over 2 years ago
- Status changed from New to In Progress
- Assignee set to Loïc Gomez
Updated by Loïc Gomez over 2 years ago
- Tracker changed from Review to Enhancement
- % Done set to 100
- Patch Available set to Yes
- Confirmed set to No
Updated by Loïc Gomez 10 months ago
- File deleted (
0001-Set-default-backlog_lines-0-fixes-Debian-bug-818374.patch)
Updated by Pierre-Louis Bonicoli 9 months ago
- Status changed from In Progress to Resolved
- Confirmed changed from No to Yes
- Security set to No
Updated by Loïc Gomez 9 months ago
Resolved with https://forge.chapril.org/bip/bip/pulls/5
Actions