Andrew Onischuk created AMBARI-13795:
----------------------------------------
Summary: Ambari Agent cannot talk to server if "test -w" command
hangs
Key: AMBARI-13795
URL: https://issues.apache.org/jira/browse/AMBARI-13795
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.1.3
On a cluster cluster, the "test -w" command was hanging, and this was causing
Ambari Agent to hang:
<https://github.com/apache/ambari/blob/trunk/ambari-
agent/src/main/python/ambari_agent/Hardware.py#L102>
We need to make sure that we are properly setting a timeout for this command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)