Actions
Bug #15117
closedUse a queue for "changes" cache update
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We would like to use a queue of update for changes in place of futures to be able to accumulate requested update while one is processing, and then process all waiting in one go.
Updated by François ARMAND over 5 years ago
- Status changed from New to In progress
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/2282
Updated by François ARMAND over 5 years ago
- Related to Bug #15129: Queuing "changes" must be done in 5.1 added
Updated by François ARMAND over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|f78848da333f9cdb0181dad8903cdc6a9f5f74dd.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Actions