bharatviswa504 opened a new pull request #2301: URL: https://github.com/apache/ozone/pull/2301
## What changes were proposed in this pull request? Handle SIGTERM in OM/DN Fixed an issue in shutdown hook of OM, where it is failing if a directory already exists. Added a check. And also increased time out wait in ozone scripts, as DN stop is taking more than 5 seconds during local test. And I see it is doing kill -9. To avoid this increased to 30sec, which is default wait of shutdown hook. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5291 ## How was this patch tested? Tested locally. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
