Architecture #19151
closedArchitecture #18092: Improve compliance performance and reliability
add caching for NodeExpectedReports
Description
the expected reports are fairly expensive to get from the database, both for the db and resource intensive to deserialize
we should have a cache for it, with current expected reports, as well as the last one received from the node (which can be optional)
Updated by Nicolas CHARLES over 3 years ago
- Subject changed from add cachng for NodeExpectedReports to add caching for NodeExpectedReports
Updated by Nicolas CHARLES over 3 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 3 years ago
Work in progess here: https://github.com/ncharles/rudder/commit/03306b2c25011e8e80a0b0b039ddc3eff1d95fb0
Updated by Nicolas CHARLES over 3 years ago
Work in progess here: https://github.com/ncharles/rudder/commit/4722bd73db976f54e9f69dc65ba3b0787abfa535
Updated by Nicolas CHARLES over 3 years ago
Work in progess here: https://github.com/ncharles/rudder/commit/95f9e6c8f0627f25de045dbc8c9506e2d659f457
Updated by Nicolas CHARLES over 3 years ago
Work in progess here: https://github.com/ncharles/rudder/commit/4204073af65f49e484c7c5261b53d0a44fee0588
Updated by Nicolas CHARLES over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3728
Updated by Nicolas CHARLES over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Nicolas CHARLES over 3 years ago
Applied in changeset rudder|ea691a4cc763a9a2e1f43f80def2963de28522c8.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.