+1 binding Checked sigs and sums: Matched Rat check: Passed Built from source: Succeeded with 8u292 Run all UTs: TestBasicWALEntryStreamAsyncFSWAL and TestBasicWALEntryStreamFSHLog failed and succeeded when executing manually again. TestRemoteTable.testLimitedScan failed and is already tracked by HBASE-27431, not a blocker. Start a mini cluster: Checked logs and web page, nothing unexpected Tried basic shell commands, no problem Run LTT to load 10000 rows, and use scan and count in shell, can return all the 10000 rows without error
Thanks. Viraj Jasani <[email protected]> 于2022年10月18日周二 08:34写道: > > +1 > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_341): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_341): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_341): ok > - mvn package -P runSmallTests -Dsurefire.rerunFailingTestsCount=3 > * LTT loaded 500k rows, manual CRUD tests: ok > > > On Thu, Oct 13, 2022 at 2:21 PM Andrew Purtell <[email protected]> wrote: > > > Please vote on this Apache HBase release candidate, hbase-2.4.15RC0 > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache HBase 2.4.15 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.4.15RC0: > > > > https://github.com/apache/hbase/tree/2.4.15RC0 > > > > This tag currently points to git reference 35310fcd6b. > > > > 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.15RC0/ > > > > The compatibility report can be found here: > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.4.15RC0/api_compare_2.4.14_to_2.4.15RC0.html > > > > All changes are in line with our compatibility guidelines, except one > > change where we intentionally removed a constant field in a public > > interface. The change was required to resolve deadlocks during static > > initialization under certain conditions. Refer to HBASE-27381 for more > > details. > > > > Maven artifacts are available in a staging repository at: > > > > https://repository.apache.org/content/repositories/orgapachehbase-1498/ > > > > Artifacts were signed with the 0xD5365CCD key which can be found in: > > > > https://downloads.apache.org/hbase/KEYS > > > > To learn more about Apache hbase, please see > > > > http://hbase.apache.org/ > > > > Thanks, > > Your HBase Release Manager > >
