docs/CHANGELOG.md: document the bugfix for proper removal of stale parts (477369b62f)

This commit is contained in:
Aliaksandr Valialkin 2021-05-03 11:38:09 +03:00
parent 62d58324dd
commit a302f79e5e

View file

@ -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