Actions
Bug #5803
closedldap query to get all software by nodes take ages
Status:
Released
Priority:
2
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
when I used function getSoftware(nodeId,status) from ldap-inventory which get all software from a Node, the call take ages to have my answer (like 30 seconds)
I fact that query is doing One query for each software of the node ...
It should do only one query!
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/51
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset ldap-inventory:commit:40d5f0a1e3200495dacf26572a51bf27dd108f73.
Updated by François ARMAND about 10 years ago
Applied in changeset ldap-inventory:commit:2b0dea64bedfb26e6f8428a3eebdd34231c10791.
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 2.6.20 to 2.10.8
2.6.20 will n ot be released, those issue will be fixed in 2.10.8
Updated by Vincent MEMBRÉ almost 10 years ago
- Subject changed from ldap query to get all software by nodes takes ages to ldap query to get all software by nodes take ages
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.8 and 2.11.5, which were released today (16/12/14)
- Announcement 2.10 2.11
- Changelog 2.10 2.11
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE almost 9 years ago
- Target version changed from 2.10.8 to 2.6.20
Actions