gvijay452 opened a new pull request, #4024: URL: https://github.com/apache/ambari/pull/4024
…rt action ## What changes were proposed in this pull request? Bug in the ExitHelper(), it will not consume any parameter. But in threading.Timer, parameter is passed which is causing issue. As part of this change, Actual bug is getting addressed. exitcode is set in class parameter and method "exit" called without any param ## How was this patch tested? Seen the issue in cluster and validated the same by applying the proposed fix in python file Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org