+1 (non-binding) Signature: ok Checksum : ok Rat check : ok - mvn clean apache-rat:check Built from source: ok - mvn clean install -DskipTests Unit tests pass: ok - mvn package -P runAllTests CRUD with LTT (1 million rows): ok Flush/Compaction with busy cluster: ok
Below 3 tests failed in the first run but succeeded in all subsequent multiple runs. [ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.687 s <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy [ERROR] testFIFOCompactionPolicyExpiredEmptyHFiles(org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy) Time elapsed: 4.139 s <<< ERROR! [WARNING] org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy.testFIFOCompactionPolicyExpiredEmptyHFiles(org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy) [ERROR] Run 1: TestFIFOCompactionPolicy.testFIFOCompactionPolicyExpiredEmptyHFiles:236 ยป IO j... [INFO] Run 2: PASS [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 51.953 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestClientOperationInterrupt [ERROR] testInterrupt50Percent(org.apache.hadoop.hbase.client.TestClientOperationInterrupt) Time elapsed: 50.094 s <<< FAILURE! java.lang.AssertionError: noEx: 64, badEx=0, noInt=0 at org.apache.hadoop.hbase.client.TestClientOperationInterrupt.testInterrupt50Percent(TestClientOperationInterrupt.java:152) [ERROR] Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 295.629 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestAdmin1 [ERROR] testRegionStateCleanupFromAMMemoryAfterRegionSplitAndMerge(org.apache.hadoop.hbase.client.TestAdmin1) Time elapsed: 9.313 s <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<3> at org.apache.hadoop.hbase.client.TestAdmin1.testRegionStateCleanupFromAMMemoryAfterRegionSplitAndMerge(TestAdmin1.java:1288) On 2020/02/24 17:04:43, Andrew Purtell <apurt...@apache.org> wrote: > Please vote on this release candidate (RC0) for Apache HBase 1.6.0. > > The VOTE will remain open for at least 72 hours. > > The tag to be voted on is '1.6.0RC0' (5ec5a5b115), available for download at > https://dist.apache.org/repos/dist/dev/hbase/1.6.0RC0/ > > Maven artifacts are available in a staging repository at > https://repository.apache.org/content/repositories/orgapachehbase-1383 > > A list of the 73 issues resolved in this release can be found at > https://s.apache.org/b7eml > > A list of exclude patters for the known flaky unit tests can be found at: > https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1/ > > A detailed source and binary compatibility report for this release is > available at > https://dist.apache.org/repos/dist/dev/hbase/1.6.0RC0/api_compare_1.5.0_to_1.6.0RC0.html > . > > There are no binary or source compatibility issues reported. > > Prior to making this announcement I made the following preflight checks: > > RAT check passes (7u80) > Unit test suite passes (7u80, 8u232) > > > -- > Best regards, > Andrew >