swagle opened a new pull request #755: HDDS-1411. Add unit test to check if SCM correctly sends close commands for containers in closing state after a restart. URL: https://github.com/apache/hadoop/pull/755 cc: @nandakumar131 I was able to get this work as expected by stopping the HB processing then closing the container, restarting SCM and making sure the close event is fired. Some ugly reflection had to be used since in general, we do not use test friendly things like dependency injection etc. :)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
