Bug #20716
closed
Improve dynamic group computation speed and fix inverted searched
Added by Nicolas CHARLES almost 3 years ago.
Updated over 2 years ago.
Category:
Performance and scalability
Description
A lot of computation is done by querying LDAP, while we have most of the data sitting in the NodeInfoCache
So dynamic group update can take several minutes for something that could be much faster
Also, searches on node state & node properties are post-filtered, but the order of operation between post-filter and inversion is not correct, so every search on properties that are inverted will not return anything
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- 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/4155
- Target version changed from 7.0.1 to 6.2.13
- Related to Bug #20736: List of directive for the pending node is invalid added
- Subject changed from Improve dynamic group computation speed to Improve dynamic group computation speed and fix inverted searched
- Description updated (diff)
- Pull Request changed from https://github.com/Normation/rudder/pull/4155 to https://github.com/Normation/rudder/pull/4164
- Related to Bug #20758: Improve group node computation added
- Status changed from Pending technical review to Pending release
- Related to Bug #20813: tests broken with because of new method in NodeInfoService added
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.13, 7.0.2 and 7.1.0~rc1 which were released today.
Also available in: Atom
PDF