+1 binding

Checked sigs and sums: Matched
LICENSE and NOTICE: In place
Compatibility report: 100% compatible
Built from source:
  mvn clean install -DskipTests -Dhadoop.profile=3.0
  Passed
Run UTs:
  mvn -Dsurefire.firstPartForkCount=1C -Dsurefire.secondPartForkCount=1C
-Dsurefire.rerunFailingTestsCount=3 -Dhadoop.profile=3.0 test -PrunAllTests
-fn &>test.log </dev/null &
  Passed. There are several flaky ones but anyway thay passed after
retrying.

> [WARNING] Flakes:
> [WARNING]
> org.apache.hadoop.hbase.TestRegionRebalancing.testRebalanceOnRegionServerNumberChange[1]
> [ERROR]   Run 1:
> TestRegionRebalancing.testRebalanceOnRegionServerNumberChange:142
> [INFO]   Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.hadoop.hbase.master.TestUnknownServers.testListUnknownServers
> [ERROR]   Run 1: TestUnknownServers.testListUnknownServers:58 expected:<1>
> but was:<2>
> [INFO]   Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStreamFSHLog.testSizeOfLogQueue
> [ERROR]   Run 1:
> TestBasicWALEntryStreamFSHLog>TestBasicWALEntryStream.testSizeOfLogQueue:703
> expected:<1> but was:<2>
> [INFO]   Run 2: PASS
> [INFO]
> [WARNING]
> org.apache.hadoop.hbase.security.access.TestZKPermissionWatcher.testPermissionsWatcher
> [ERROR]   Run 1: TestZKPermissionWatcher.testPermissionsWatcher:131
> Waiting timed out after [10,000] msec
> [INFO]   Run 2: PASS

Start a mini cluster:
  Succeeded.
  Check logs and web pages, nothing unusual
Run LTT to load 10000 rows:
  ./bin/hbase ltt -write 4:1024 -num_keys 10000
  Passed
Tried some basic shell commands:
  list, create, put, get, scan, scan with filter, count, disable, drop
  All OK.

Tak Lon (Stephen) Wu <tak...@apache.org> 于2023年4月8日周六 01:00写道:

> +1 (binding)
>
>         * Signature: ok
>         * Checksum : ok
>         * Rat check (1.8.0_362): ok
>          - mvn clean apache-rat:check
>         * Built from source (1.8.0_362): ok
>          - mvn clean install  -DskipTests
>         * Unit tests pass (1.8.0_362): ok
>          - mvn clean package -P runAllTests
>  -Dsurefire.rerunFailingTestsCount=3
>          - TestTableShell.testRunShellTests failed because it hits a race
> condition
>             when table
> test_Hbase::Table_constructor_should_not_fail_for_existent_tables
>             already have created, rerunning it passed
>         * API compatibility report: ok
>         * CHANGES.md : ok
>         * Started standalone and check UI: ok
>         * tested create/put/get/scan/flush/list/disable/drop : ok
>         * tested LTT : ok
>          - bin/hbase ltt -num_keys 10000 -write 10:1000:32
>         * tested ITBLL : ok
>          - bin/hbase
> org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 10 1000000
> ${RANDOM} 16
>
> -Stephen
>
> On Thu, Apr 6, 2023 at 10:04 PM Andrew Purtell <apurt...@apache.org>
> wrote:
>
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache HBase 2.5.4
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.5.4RC0:
> >
> >   https://github.com/apache/hbase/tree/2.5.4RC0
> >
> > This tag currently points to git reference
> >
> >   2e426ab69d126e683577b6e94f890800c5122910
> >
> > 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.5.4RC0/
> >
> > The API compatibility report comparing this RC to the previous release
> > can be found at:
> >
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/2.5.4RC0/api_compare_2.5.3_to_2.5.4RC0.html
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1516/
> >
> > Maven artifacts for Hadoop 3 are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1517/
> >
> > Artifacts were signed with the key 8597754DD5365CCD 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
> >
>

Reply via email to