+1

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_171): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_171): ok
 - mvn clean install  -DskipTests
* Unit tests pass (1.8.0_171): failed
 - mvn package -P runAllTests  -Dsurefire.rerunFailingTestsCount=3


[ERROR] Errors:
[ERROR]   
TestSecureLoadIncrementalHFiles>TestLoadIncrementalHFiles.testRegionCrossingHFileSplit:182->TestLoadIncrementalHFiles.testRegionCrossingHFileSplit:225->TestLoadIncrementalHFiles.runTest:271->TestLoadIncrementalHFiles.runTest:278->TestLoadIncrementalHFiles.runTest:336
 ? TestTimedOut
[ERROR]   TestReplicationKillSlaveRS.killOneSlaveRS ? RetriesExhausted Failed 
after atte...
[INFO]
[ERROR] Tests run: 3412, Failures: 0, Errors: 2, Skipped: 71

As per recent nightly build, both tests are passing.

On 2021/05/27 19:42:55, Reid Chan <[email protected]> wrote: 
> Hi team,
> 
> The first release candidate for HBase 1.7.0 is available for download:
> https://dist.apache.org/repos/dist/dev/hbase/1.7.0RC0/
> 
> Maven artifacts are available in a staging repository at:
> https://repository.apache.org/content/repositories/orgapachehbase-1449
> 
> A detailed source and binary compatibility report for this release is at:
> https://dist.apache.org/repos/dist/dev/hbase/1.7.0RC0/compat-check-report.html
> 
> A list of the issues resolved in this release can be found at:
> https://s.apache.org/jira/170
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346510&styleName=&projectId=12310753&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED_a90dec6779f9b89295db6964e550f5a633028d19_lin>
> 
> Flaky unit tests can be found at:
> https://ci-hadoop.apache.org/job/HBase/job/HBase-Find-Flaky-Tests/job/branch-1/Flaky_20Test_20Report/
> 
> Notable changes:
> 
>    - hbase-thrift module is excluded by default due to JDK support issue.
>    For those who need thrift service should build the source code using JDK8.
>    - support zookeeper 3.6.0+
>    - Relocate test-only REST "client" from src/ to test/ and mark Private
>    (this is also showed in compat report)
> 
> Please try out this candidate and vote +1 or -1 with reasons.
> 
> The VOTE will remain open for at least 72 hours.
> 
> Thanks!
> 
> ------
> Best regards,
> R.C
> 

Reply via email to