+1

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_251): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_251): ok
 - mvn clean install -DskipTests
* Web UI: ok
* CRUD: ok
* Unit tests pass (1.8.0_251): failed
 - mvn package -P runAllTests

[ERROR] org.apache.hadoop.hbase.regionserver.TestRegionReplicas  Time elapsed: 
708.993 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 780 seconds
        at 
org.apache.hadoop.hbase.regionserver.TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles(TestRegionReplicas.java:486)
[ERROR] org.apache.hadoop.hbase.regionserver.TestRegionReplicas  Time elapsed: 
709.016 s  <<< ERROR!
java.lang.Exception: Appears to be stuck in thread RS-EventLoopGroup-6-1


[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 243.438 
s <<< FAILURE! - in 
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoadWithOldClient
[ERROR] 
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoadWithOldClient.testAtomicBulkLoad[1]
  Time elapsed: 197.881 s  <<< ERROR!
java.lang.RuntimeException: Deferred
        at 
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoadWithOldClient.runAtomicBulkloadTest(TestHRegionServerBulkLoadWithOldClient.java:165)

Both tests passed with subsequent retries, failures were related to 
ConnectionTimeout.


On 2020/08/12 20:22:56, Nick Dimiduk <ndimi...@apache.org> wrote: 
> Please vote on this Apache hbase release candidate,
> hbase-2.3.1RC0
> 
> The VOTE will remain open for at least 72 hours.
> 
> [ ] +1 Release this package as Apache hbase 2.3.1
> [ ] -1 Do not release this package because ...
> 
> The tag to be voted on is 2.3.1RC0:
> 
>   https://github.com/apache/hbase/tree/2.3.1RC0
> 
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
> 
>   https://dist.apache.org/repos/dist/dev/hbase/2.3.1RC0/
> 
> Maven artifacts are available in a staging repository at:
> 
>   https://repository.apache.org/content/repositories/orgapachehbase-1404/
> 
> Artifacts were signed with the 0x1C3489BD key which can be found in:
> 
>   https://dist.apache.org/repos/dist/release/hbase/KEYS
> 
> To learn more about Apache hbase, please see
> 
>   http://hbase.apache.org/
> 
> Thanks,
> Your HBase Release Manager
> 

Reply via email to