+1 (binding) Checked sigs and sums: Matched Rat check: Passed Built from src: Passed, with AdoptOpenJDK-11.0.11+9 Run UTs: Passed, with AdoptOpenJDK-11.0.11+9 and -PrunSmallTests. I finally noticed that I should enable HPET for my virtualbox vm... Standalone cluster test: - Started a mini cluster with hbase-bin, succeeded - Skimmed web pages, nothing unusual - Used LTT tool to load 10000 rows, succeeded - Started a hbase shell with hbase-client-bin, succeeded - Run list command, returned the table created in LTT - Run count on the table created in LTT, returned 10000 - Run disable and drop on the table create in LTT, succeeded - Run exit, hang for several tens of seconds but finally quited, a bit strange but not a blocker
Thanks Andrew for the great work! Andrew Purtell <[email protected]> 于2021年12月19日周日 05:19写道: > Please vote on this Apache HBase release candidate, hbase-2.4.9RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache HBase 2.4.9 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 2.4.9RC0: > > https://github.com/apache/hbase/tree/2.4.9RC0 > > This tag currently points to git reference c49f7f63fc. > > 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.4.9RC0/ > > The API compatibility report can be found at: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.4.9RC0/api_compare_2.4.8_to_2.4.9RC0.html > > There are no reported compatibility issues. > > There are known flaky unit tests, see HBASE-26254. > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1477/ > > Artifacts were signed with the 0xD5365CCD 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 >
