Project

General

Profile

Actions

Bug #16467

closed

A lot of data is computed and stored in Policy object, that is either never used, or used only once

Added by Nicolas CHARLES about 4 years ago. Updated about 4 years ago.

Status:
Released
Priority:
N/A
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

It uses a lot of memory for nothing, stripping unused data saves 600MB on a 4500 nodes plateform, an not storing the computed data but computing it on the fly has a minor perf penalty (around 3s), but saves also 600 MB

code was first tested in https://github.com/Normation/rudder/pull/2648/files, and extracted to fit more the ticket name and to not have a big bang ticket


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #15675: Leak in Cache of Node Compliance and NodeInfo and perfs improvementReleasedNicolas CHARLESActions
Actions

Also available in: Atom PDF