[ https://issues.apache.org/jira/browse/AMBARI-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trevor McKay updated AMBARI-3617: --------------------------------- Attachment: AMBARI-3617.patch Handle pid files with non-numeric characters in the name and pids stored in the file. > 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 > Attachments: AMBARI-3617.patch > > > 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)