Actions
Bug #14918
closedPolicy generation fails with if update of dynamic groups takes more than 10 seconds
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
In #14758, we introduced a check at policy generation start that validate all dynamic groups
The timeout was an optimistic 10 seconds, and a user reported more than 3 minutes for dynamic group update (1000 node, 300 groups)
Updated by Nicolas CHARLES over 5 years ago
- Related to Bug #14758: Accepting a change request on dynamic group, make the group empty leads an invalid policy generation added
Updated by François ARMAND over 5 years ago
So, we are going to remove the timeout since it can totally break a generation. We prefer to have a never ending policy generation than failing because the groupe generation is long for some reason.
Updated by François ARMAND over 5 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/2226
Updated by Rudder Quality Assistant over 5 years ago
- Assignee changed from Nicolas CHARLES to François ARMAND
Updated by François ARMAND over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a22fd83ce312000063a23a549ff014b2364ce65a.
Updated by Vincent MEMBRÉ over 5 years ago
- Subject changed from "Dynamic group update time-outed (waited for 10 secondes to finish)" to Policy generation fails with if update of dynamic groups takes more than 10 seconds
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.23, 4.3.13 and 5.0.11 which were released today.
Actions