adoroszlai opened a new pull request #1457: HDDS-2132. TestKeyValueContainer is failing URL: https://github.com/apache/hadoop/pull/1457 ## What changes were proposed in this pull request? Fix unit tests recently broken by new `Preconditions.checkNotNull` in `KeyValueContainerUtil#parseKVContainerData` (added in fe8cdf0ab846df9c2f3f59d1d4875185633a27ea for [HDDS-2076](https://issues.apache.org/jira/browse/HDDS-2076)). https://issues.apache.org/jira/browse/HDDS-2132 https://issues.apache.org/jira/browse/HDDS-2133 ## How was this patch tested? ``` $ mvn -am -Phdds -pl :hadoop-hdds-container-service clean test ... [INFO] Apache Hadoop HDDS ................................. SUCCESS [ 2.527 s] [INFO] Apache Hadoop HDDS Config .......................... SUCCESS [ 3.223 s] [INFO] Apache Hadoop HDDS Common .......................... SUCCESS [01:53 min] [INFO] Apache Hadoop HDDS Server Framework ................ SUCCESS [ 18.258 s] [INFO] Apache Hadoop HDDS Container Service ............... SUCCESS [01:13 min] ```
---------------------------------------------------------------- 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]
