Project

General

Profile

Actions

Bug #7625

closed

Not accepted node reports trigger compliance processing

Added by François ARMAND over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
2
Category:
Web - Compliance & node report
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

When we are receving new reports for an agent run, we are invalidating compliance for that node and calculating it back. Problem: the process is triggered for any node, even pendind, deleted, or even completly unknown nodes.

This waste resources for nothing, and so only accepted node should trigger the compliance calcul.

For history, I'm letting the old bug description:

For some reason, it seems that pending nodes are taken into consideration when calculating compliance.

So we get message like:

 WARN  explain_compliance.1e0ab778-0a9e-4d44-902b-60842ed09120 - Node '1e0ab778-0a9e-4d44-902b-60842ed09120' sent reports for run at 'VersionNotFound(2015-12-16T00:16:34.000Z,None)' (with  no configuration ID). No expected configuration matches these reports.

They should not, because either it is blattlantly false (we are using nodes that are clearly NOT in any rule to calculate the compliance of the rule), or a waste of time (we are spending time calculating things for nodes, and we are sure that these things won't be used).

Actions

Also available in: Atom PDF