Actions
Bug #10383
closedIf I click on "Regenerate all policies", it clears the cache of changes, and slows down a lot the web interface
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Clicking on "Regenerate all policies" clears all the caches, even the expensive changes cache (all changes made by the rules)
So it starts querying the database to get them over the last 3 days, and it can be very large, and slow to gather (with out of the box config, 2000 nodes and millions changes, it takes 4 minutes) - and it slows down everything
I don't see why Regenerating all policies would clear this cache.
Updated by Jonathan CLARKE over 8 years ago
- User visibility set to Infrequent - complex configurations | third party integrations
Updated by François ARMAND over 8 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1576
Updated by François ARMAND over 8 years ago
- Status changed from Pending technical review to Pending release
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending release to Released
- Priority set to 0
Actions