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É over 10 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É over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset clerk:commit:630f2ebcc4da42370bccf934aa2f9d0789ad6b31.
Updated by François ARMAND over 10 years ago
Applied in changeset clerk:commit:74e96224fd346a77f9cfc2410e0af259a74bd94b.
Updated by Vincent MEMBRÉ over 10 years ago
Applied in changeset clerk:commit:7034ad6f533430307e681cec7b322cf69d911fe2.
Updated by Vincent MEMBRÉ over 10 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É over 10 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
Updated by Matthieu CERDA over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.4, which was released today.
Check out:
The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-August/000106.html
The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Nicolas CHARLES about 10 years ago
oh dear, this was reverted during a merge :(
Updated by Benoît PECCATTE almost 9 years ago
- Target version changed from 2.10.4 to 2.11.2
Actions