Actions
Bug #3617
closedDisplaying list of nodes may timeout
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we search nodes, or display the list of all nodes, we may have timeouts, resulting to no display
The reason is because of an improper SQL query to find the last time when we received a report from the node, using a column unindexed
Actions