adoroszlai opened a new pull request #35: HDDS-2313. Duplicate release of lock in OMKeyCommitRequest URL: https://github.com/apache/hadoop-ozone/pull/35 ## What changes were proposed in this pull request? Fix duplicate release of lock (apparently a merge issue, the original change (#24) was fine), which causes acceptance test failures: ``` ozone-basic :: Smoketest ozone cluster startup ============================================================================== Check webui static resources | PASS | ------------------------------------------------------------------------------ Start freon testing | FAIL | 255 != 0 ------------------------------------------------------------------------------ ozone-basic :: Smoketest ozone cluster startup | FAIL | 2 critical tests, 1 passed, 1 failed 2 tests total, 1 passed, 1 failed ``` https://issues.apache.org/jira/browse/HDDS-2313 ## How was this patch tested? Ran `ozone` acceptance test. ``` $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone $ ./test.sh ... ozone-basic :: Smoketest ozone cluster startup ============================================================================== Check webui static resources | PASS | ------------------------------------------------------------------------------ Start freon testing | PASS | ------------------------------------------------------------------------------ ozone-basic :: Smoketest ozone cluster startup | PASS | 2 critical tests, 2 passed, 0 failed ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org