Trevor McKay created AMBARI-3617:
------------------------------------

             Summary: killstaleprocesses() in ambari_agent/shell.py does not 
read pid files correctly
                 Key: AMBARI-3617
                 URL: https://issues.apache.org/jira/browse/AMBARI-3617
             Project: Ambari
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.4.2
         Environment: RHEL6 agent
            Reporter: Trevor McKay
            Assignee: Trevor McKay


The killstaleprocesses() routine in shell.py expects pidfiles to have a pid 
value encoded in the name (ie the name is of the form PIDVALUE.pid).

However, ambari-agent writes the file "ambari-agent.pid".

killstaleprocesses() should either handle both forms for backward 
compatibility, or should only handle the new form.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to