-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.3-alpha, trunk-win, 0.23.6
-
Component/s: None
-
Labels:None
Problem is that on every update of processTree new object is required. This is undesired when working with processTree implementation in native code.
replace ProcessTree.getProcessTree() with updateProcessTree(). No new object allocation is needed and it simplify application code a bit.
- is depended upon by
-
YARN-234 YARN support for Windows process tree and resource calculation
-
- Resolved
-