mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs/CHANGELOG.md: document the bugfix for proper removal of stale parts (477369b62f
)
This commit is contained in:
parent
62d58324dd
commit
a302f79e5e
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ sort: 15
|
|||
|
||||
# CHANGELOG
|
||||
|
||||
* BUGFIX: properly remove stale parts outside the configured retention if `-retentionPeriod` is smaller than one month. Previously stale parts could remain active for up to a month after they go outside the retention.
|
||||
|
||||
|
||||
## tip
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue