Actions
Bug #5240
closedPromise generation is slowed down because expected_reports.csv file is written multiple times per node
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
For each promise file generated by node we wrote exepected_reports.csv at the root of the folder.
This could lead to dozens of rewriting of the same file ...
Updated by Vincent MEMBRÉ almost 11 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/cf-clerk/pull/47
Updated by Vincent MEMBRÉ almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Updated by Vincent MEMBRÉ almost 11 years ago
- Subject changed from excpected_reports.csv is written multiple time per promise generation per node to expected_reports.csv is written multiple time per promise generation per node
Updated by Vincent MEMBRÉ almost 11 years ago
- Subject changed from expected_reports.csv is written multiple time per promise generation per node to Promise generation is slowed down because expected_reports.csv file is written multiple times per node
Actions