-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.3.1
-
Component/s: Agents, Performance
The logic for calculating agents names e.g. "CentOS (123)" loops through all persisted agents until it finds a matching name. Then it loops through the again.
The logic can be optimised fairly significantly.
It can cause agents registration to fail if this takes > 60s