Actions
Bug #22710
closed/var/rudder/inventories/historical is never cleaned-up
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We keep an (LDIF) serialization of inventories of node at the moment where they are accepted or refused.
This directory is NEVER cleaned up:
- not in a time-based way (ie: we keep the inventory of the node for 1 year)
- not in a node existence way (ie: we keep the data for removed nodes).
This is bad and means we have an always growing directory.
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.6 to 7.2.7
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.7 to 7.2.8
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.9
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.9 to 7.2.10
Updated by Alexis Mousset over 1 year ago
- Target version changed from 7.2.10 to 7.2.11
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.2.11 to 1046
Updated by François ARMAND about 1 year ago
- Status changed from New to Resolved
Done in a different fashion in #23406 and related tickets
Updated by Alexis Mousset about 1 year ago
- Target version changed from 1046 to 7.3.8
Actions