Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SliderClient#bondToCluster is called for apps which are in running state only. Hence the call to findInstance should be filtered down by specifying the set of live app states, rather than searching for apps in all states. This makes the call more efficient and reduces "large response" data returned by RM (which potentially causes more RM gc).