Actions
Bug #6050
closedClean up nodes_info table
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We store all the expected reports by rules, and all the NodeConfigId of nodes, for all time
This gets quite large (too large), and hogs performances.
we should really clean that up a bit sometimes.
this tickets cleans the NodeConfigId of nodes (introduced in 3.0), expected reports are handled in #6150
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 3.0.0~rc1 to 3.0.0
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from New to Pending technical review
- Assignee set to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/754
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 1ecc2161ebc95084ea35fda3bb59912038ac7a83.
Updated by François ARMAND almost 10 years ago
Applied in changeset 6afd06662ccac9da8075f338c5be1ba63fc779db.
Updated by Nicolas CHARLES almost 10 years ago
- Subject changed from ExpectedReports and nodes_info are never emptied to Nodes_info are never emptied
- Description updated (diff)
Correcting ticket description
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Nodes_info are never emptied to Clean up nodes_info table
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0, which was released on 2015/02/16
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions