sumitagrawl opened a new pull request, #3826: URL: https://github.com/apache/ozone/pull/3826
What changes were proposed in this pull request? Cleanup for RatisDropwizardExports registry on stop/shutdown Avoiding continuous loop after interrupt for DeleteBlocksCommandHandler Other services not stopped after stopping the cluster is also handled. Few cases for "ForkJoinPool" which is based on CompletablFuture can not be handled as part, as this depends on service logic for handling same and marking it close. These is observed in Ozone integration test What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7271 How was this patch tested? This is verified running ozone integration test and verifying heap dump for same. This issue is not observed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
