+1 binding Checked sigs and sums: Matched Rat check: Passed Run all UTs: Passed Started a standalone cluster: OK Checked Web UI: Nothing strange Run basic shell commands: OK
The compatibility report shows two high level problems, it is because we made NettyRpcClientConfigHelper final. The class only contains static methods and is not designed to be extended or instantiated so I think it is fine. Guanghao Zhang <[email protected]> 于2020年9月4日周五 上午11:32写道: > Please vote on this release candidate (RC2) for Apache HBase 2.2.6. > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache HBase 2.2.6 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 2.2.6RC2. The release files, including > signatures, digests, etc. can be found at: > https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/ > > Maven artifacts are available in a staging repository at: > https://repository.apache.org/content/repositories/orgapachehbase-1407 > > 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.6 can be found in included > CHANGES.md and RELEASENOTES.md available here: > https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/CHANGES.md > https://dist.apache.org/repos/dist/dev/hbase/2.2.6RC2/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.6RC2/api_compare_2.2.6RC2_to_2.2.5.html > > To learn more about Apache HBase, please see http://hbase.apache.org/ > > Thanks, > Guanghao Zhang >
