ChenSammi commented on issue #903: HDDS-1490. Support configurable container placement policy through 'o… URL: https://github.com/apache/hadoop/pull/903#issuecomment-498950001 Double checked all failed UT. Two failure reasons, 1. Cannot mock/spy class org.apache.hadoop.ozone.om.OzoneManager Mockito cannot mock/spy because : - final class 2. collateral damage, failure triggerred by failure 1 java.lang.NullPointerException at org.apache.hadoop.ozone.om.request.bucket.TestOMBucketCreateRequest.stop(TestOMBucketCreateRequest.java:82) @xiaoyuyao Do you have a moment to review this latest 04.patch?
---------------------------------------------------------------- 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]
