timmylicheng commented on issue #291: HDDS-1574 Average out pipeline allocation on datanodes and add metrcs/test URL: https://github.com/apache/hadoop-ozone/pull/291#issuecomment-566356311 > + if (pipelineManager != null) { > + pipelineManager.close(); > + } Thanks for the efforts! Looks like this test is not caught in previous PR when I enabled PipelinePlacementPolicy. I'm able to finish the test locally now.
---------------------------------------------------------------- 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]
