+1 binding

Checked sigs and sums: Matched
Rat check: Passed
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 | tee test.log
  TestMutualTlsClientSideNonLocalhost failed, seems to be an
environment problem.
  TestLoadBalancerPerformanceEvaluation timed out, should not be a
blocker, will dig more.
Start a mini cluster:
  Succeeded.
  Check logs and web pages, nothing unusual
  Run these shell commands, looks fine
    list
    create 't','f'
    put 't','r','f:q','value'
    get 't','r'
    list
    disable 't'
    drop 't'
    list
Run LTT to load 10000 rows:
  ./bin/hbase ltt -write 4:1024 -num_keys 10000
  Passed
  Run these shell commands, looks fine
    count 'cluster_test'
    scan 'cluster_test', {LIMIT=>10}
    scan 'cluster_test', {FILTER =>
org.apache.hadoop.hbase.filter.KeyOnlyFilter.new(true)}
    flush 'cluster_test'
    major_compact 'cluster_test'
    disable 'cluster_test'
    drop 'cluster_test'

aman poonia <[email protected]> 于2026年8月6日周四 14:37写道:
>
> +1 (non-binding)
>
>           * Signature: ok
>           * Checksum : ok
>           * RAT check (JDK 17.0.14): ok
>             - mvn clean apache-rat:check -Dhadoop.profile=3.0
>           * Built from source (JDK 17.0.14): ok
>             - mvn clean install -DskipTests -Dhadoop.profile=3.0
>           * Unit tests (JDK 17.0.14): ok
>             - mvn clean package -P runAllTests -Dhadoop.profile=3.0
>               -Dsurefire.rerunFailingTestsCount=3
>             - 7990 tests run, 4 flakes (all environment/timing related)
>
>           Failing test classes (all environmental — not attributable to RC):
>           - TestCustomSaslAuthenticationProviderNettyRpcServer  }
> Kerberos/SASL —
>           - TestCustomSaslAuthenticationProviderSimpleRpcServer }   no KDC
> on test machine
>           - TestMultipleServerPrincipalsIPC                     }
>           - TestNettyTLSIPCFileWatcher     — TLS timing flake (passed on
> rerun)
>           - TestTakeSnapshotHandler        — TTL timing flake (passed in
> full suite run)
>           - TestPrefetchWithBucketCache    — OOM under load in full suite
> (passed standalone)
>           - TestAsyncTableScanMetrics      — metrics timing flake (2
> flakes, passed on rerun)
>
>   Thanks,
>   Aman Poonia
>
> On Wed, Aug 5, 2026 at 12:45 AM Nick Dimiduk <[email protected]> wrote:
>
> > +1
> >
> >         * Signature: ok
> >         * Checksum : ok
> >         * Rat check (1.8.0_502): ok
> >          - mvn clean apache-rat:check -D skipTests=true
> >         * Rat check (17.0.20): ok
> >          - mvn clean apache-rat:check -D skipTests=true -D
> > hadoop.profile=3.0
> >         * Built from source (1.8.0_502): ok
> >          - mvn clean install -D skipTests=true -DskipTests
> >         * Built from source (17.0.20): ok
> >          - mvn clean install -D skipTests=true -D hadoop.profile=3.0
> > -DskipTests
> >
> >
> > On Fri, Jul 31, 2026 at 5:18 PM Andrew Purtell <[email protected]>
> > wrote:
> >
> > > Please vote on this Apache HBase release candidate, HBase 2.6.7RC0
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache HBase 2.6.7
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 2.6.7RC0:
> > >
> > >   https://github.com/apache/hbase/tree/2.6.7RC0
> > >
> > > This tag currently points to git reference
> > >
> > >   7ebdb09cdab2e470a0e6dc8b3b6851b8a6a2a552
> > >
> > > 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.6.7RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1621/
> > >
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1622/
> > >
> > > 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
> > >
> >

Reply via email to