Skip to content
Snippets Groups Projects

[TSD-13002] [OpenALM #incident #2027108] CLL: DSREST API doesn't return all processes in response

Merged József Gyürüsi requested to merge jgyrsi/titan.Libraries.CLL:master into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -497,8 +497,6 @@ runs on EPTF_HostAdminServer_CT
}
f_EPTF_HostAdminServer_createProcessVarsIfNeeded(vl_compInfoList);
if(vl_nofClients != lengthof(v_EPTF_HostAdmin_hostDB.hosts)) {
// one of more HostAdmins started, get new component info list from Base
vl_compInfoList := f_EPTF_Base_getComponentInfoAll();
f_EPTF_Var_adjustContent(v_EPTF_HostAdmin_varNofHosts, {intVal := lengthof(v_EPTF_HostAdmin_hostDB.hosts)});
}
v_EPTF_HostAdminServer_compInfoList := vl_compInfoList;
Loading