Actions
Bug #4479
closedAn unnecessary promise generation is launched right after making a new archive of the configuration
Status:
Released
Priority:
3
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Whenever an archive of configuration is done, a promise generation is done, but we don't find any meaningful reason to do so, because we are not modifiying configuration.
Updated by François ARMAND almost 11 years ago
- Target version changed from 2.10.0~beta1 to 2.6.11
Updated by François ARMAND almost 11 years ago
- Status changed from 8 to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/442
Pull request here: https://github.com/Normation/rudder/pull/442
Becareful for the merge with Rudder 2.8, parameter will have to have the same modification applied.
Updated by François ARMAND almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset eb53d94215f4db345d73dcbc1addb5ab87a8b307.
Updated by Nicolas CHARLES almost 11 years ago
Applied in changeset 364f6f0408e09bd8b957234e9429d6ed7e6f4fdf.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from A promise generation is issued after an archive of configuration, without any reason to An unnecesseray promise generation is launched right after amking a new archive of the configuration
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from An unnecesseray promise generation is launched right after amking a new archive of the configuration to An unnecessary promise generation is launched right after making a new archive of the configuration
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.11, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000077.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions