Actions
Bug #16661
closedInneficient computation of RuleStatusReports and NodeStatusReports
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
we compute a RuleStatusReports, that we explode, to regroup per directive, and explode, to regroupe per component, and explode, to regroupe per componentvalues
we can do better than that
Updated by Nicolas CHARLES almost 5 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES almost 5 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/2754
Updated by Alexis Mousset almost 5 years ago
- Target version changed from 5.0.16 to 5.0.17
Updated by Nicolas CHARLES over 4 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|644aab22f37ead21654c4f072fabcd027736faa3.
Updated by Nicolas CHARLES over 4 years ago
Applied in changeset rudder|e586c9258933630b4272d88a6da2f6f766012a05.
Updated by Nicolas CHARLES over 4 years ago
Applied in changeset rudder|f456306290abc12d8d8cf6b5ecb2dcf85ef5baf9.
Updated by Nicolas CHARLES over 4 years ago
Applied in changeset rudder|8723a342a2bb4e6b10ab446ed3ae1361a83a0cb7.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset over 4 years ago
- Subject changed from inneficient computation of RuleStatusReports and NodeStatusReports to Inneficient computation of RuleStatusReports and NodeStatusReports
Updated by Alexis Mousset over 4 years ago
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.17 and 6.0.5 which were released today.
Actions