The compatibility report has something wrong? It shows that a lot of methods have been removed in RemoteAdmin and RemoteHTable, but they are both declared as IA.Private.
Please check the release script and generate the report again? Andrew Purtell <[email protected]> 于2020年5月23日周六 上午4:51写道: > +1 (binding) > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_232): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_232): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_232): failed, see below > - mvn package -P runAllTests > > Minor test issues, a handful of flakes. First error is likely an > interaction with a concurrent test. Second is a timeout, maybe also a cross > unit interaction. > > Errors: > > [ERROR] org.apache.hadoop.hbase.client.TestAsyncTableScanRenewLease.null > [ERROR] Run 1: TestAsyncTableScanRenewLease.setUp:65 » IO Shutting down > [ERROR] Run 2: TestAsyncTableScanRenewLease.tearDown:76 NullPointer > [ERROR] org.apache.hadoop.hbase.regionserver.TestRegionReplicas.null > [ERROR] Run 1: > TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles:481 » > TestTimedOut > [ERROR] Run 2: TestRegionReplicas » Appears to be stuck in thread > Default-IPC-NioEventLoopGr... > > Flakes: > > [WARNING] > org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon.test > [ERROR] Run 1: TestRegionMoveAndAbandon.test:120 » Runtime > org.apache.hadoop.hbase.client.Ret... > [INFO] Run 2: PASS > > [WARNING] org.apache.hadoop.hbase.tool.TestCanaryTool.testReadTableTimeouts > [ERROR] Run 1: TestCanaryTool.testReadTableTimeouts:218 > [ERROR] Run 2: TestCanaryTool.testReadTableTimeouts:218 > [INFO] Run 3: PASS > > > On Fri, May 22, 2020 at 2:41 AM Guanghao Zhang <[email protected]> wrote: > > > Please vote on this release candidate (RC) for Apache HBase 2.2.5. > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache HBase 2.2.5 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.2.5RC0. The release files, including > > signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/hbase/2.2.5RC0/ > > > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1392 > > > > Signatures used for HBase RCs can be found in this file: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > The list of bug fixes going into 2.2.5 can be found in included > > CHANGES.md and RELEASENOTES.md available here: > > https://dist.apache.org/repos/dist/dev/hbase/2.2.5RC0/CHANGES.md > > https://dist.apache.org/repos/dist/dev/hbase/2.2.5RC0/RELEASENOTES.md > > > > A detailed source and binary compatibility report for this release is > > available at: > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.2.5RC0/api_compare_2.2.5RC0_to_2.2.4.html > > NOTICE: There are some incompatibility changes for RemoteHTable and > > RemoteAdmin interface. They are test only and marked to private now. > > See HBASE-24115 for more details. > > > > To learn more about Apache HBase, please see http://hbase.apache.org/ > > > > Thanks, > > Guanghao Zhang > > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands > - A23, Crosstalk >
