-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32064/
-----------------------------------------------------------
Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, Jayush Luniya,
and Mahadev Konar.
Summary (updated)
-----------------
Lagging child processes block the Agent execution queue
Bugs: AMBARI-10069
https://issues.apache.org/jira/browse/AMBARI-10069
Repository: ambari
Description (updated)
-------
Fixed Windows-specific process kill arguments. Refactored OS-specific routine
dispatch. Updated unit tests.
Diffs (updated)
-----
ambari-agent/src/test/python/ambari_agent/TestStatusCheck.py
a872e7f192282b476c9c923feb6c758adb1cc6ed
ambari-common/src/main/python/ambari_commons/shell.py
42b60f9bcda2b70ef45e416ffec9d3a34b3bf432
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
b227710f01b62e99aa2d23648ea7bdab872396e5
Diff: https://reviews.apache.org/r/32064/diff/
Testing (updated)
-------
mvn clean test
deployed to local VM cluster -> Hive service check process gets killed
correctly after 2 minutes
Thanks,
Florian Barca