Actions
Enhancement #21244
closedAdd an ldap index on softwareId to improve software queries performance
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
#21241 significantly improves some parts of software management, but it doesn't resolve the issue that fetching software from an ldap directory with 250 000 software is slow without index
So this PR takes care of this part, so that we can have faster response time (or no timeout) on fetching softwares
Updated by Nicolas CHARLES over 2 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2613
Updated by Nicolas CHARLES over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|07d2f08628ca767f1876443733134f3c63aec3ca.
Updated by Alexis Mousset over 2 years ago
- Subject changed from Add an index on softwareId to have queries on software much faster to Add an ldap index on softwareId to improve software queries performance
Updated by Alexis Mousset over 2 years ago
- Tracker changed from Bug to Enhancement
- Priority deleted (
0)
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.0~beta1 which was released today.
Actions