-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34331/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-11199
https://issues.apache.org/jira/browse/AMBARI-11199
Repository: ambari
Description
-------
Due to profiling of RMF this is the place where the most slowdown is.
This reduces 20minutes 'Start All' by ~4 minutes.
Diffs
-----
ambari-common/src/main/python/resource_management/core/providers/system.py
6a41bc1
ambari-common/src/main/python/resource_management/core/shell.py 4fcb04b
ambari-common/src/main/python/resource_management/core/source.py 4eecc7d
ambari-common/src/main/python/resource_management/core/sudo.py 38af963
ambari-common/src/main/python/resource_management/core/utils.py 52a12b3
Diff: https://reviews.apache.org/r/34331/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk