+1
     * Signature: ok     * Checksum : ok     * Rat check (1.8.0_291): ok      - 
mvn clean apache-rat:check     * Built from source (1.8.0_291): ok      - mvn 
clean install -DskipTests     * Unit tests pass (1.8.0_291): ok      - mvn 
package -P runSmallTests
    On Friday, 20 October, 2023 at 02:40:54 am IST, Bryan Beaudreault 
<[email protected]> wrote:  
 
 +1 binding

        * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_275): ok
        - mvn clean apache-rat:check
        * Built from source (1.8.0_275): ok
        - mvn clean install -DskipTests
        * Unit tests pass (1.8.0_275): ok
        - mvn package -P runSmallTests
        * Run LTT read+write+update: ok
          - ./bin/hbase ltt -read 20 -write 50:100 -update 20 -num_keys
1000000

On Thu, Oct 19, 2023 at 11:18 AM 张铎(Duo Zhang) <[email protected]>
wrote:

> +1 binding
>
> Checked sigs and sums: Matched
> LICENSE and NOTICE: In place
> Compatibility report: 100% compatible
> Built from source(AdoptOpenJDK-11.0.11+9):
>  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
>  TestClusterScopeQuotaThrottle timed out. It is known to be flaky,
> and passed when I run it separately
> 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'
>
> Wellington Chevreuil <[email protected]> 于2023年10月19日周四
> 16:23写道:
> >
> > +1 binding
> >
> > [INFO] BUILD SUCCESS
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Total time:  31:33 min
> >
> > [INFO] Finished at: 2023-10-19T00:48:18+01:00
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > ~/Downloads/hbase-2.5.6/dev-support
> >
> >        * Signature: ok
> >
> >        * Checksum : ok
> >
> >        * Rat check (1.8.0_352): ok
> >
> >          - mvn clean apache-rat:check
> >
> >        * Built from source (1.8.0_352): ok
> >
> >          - mvn clean install -DskipTests
> >
> >        * Unit tests pass (1.8.0_352): ok
> >
> >          - mvn package -P runSmallTests
> >
> >
> > - HBase Shell:
> > create/put/scan/get/flush/delete/snapshot/restore_snapshot/count
> >
> > - HBase LTT 100000: ok
> >
> >
> >
> > LICENSE and NOTICE: In place
> > Compatibility report: OK
> >
> > Em seg., 16 de out. de 2023 às 19:25, Andrew Purtell <
> [email protected]>
> > escreveu:
> >
> > > Please vote on this Apache HBase release candidate, 2.5.6RC0.
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache HBase 2.5.6
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 2.5.6RC0:
> > >
> > >  https://github.com/apache/hbase/tree/2.5.6RC0
> > >
> > > This tag currently points to git reference
> > >
> > >  6bac842797dc26bedb7adc0759358e4c8fd5a992
> > >
> > > 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.6RC0/
> > >
> > > 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.6RC0/api_compare_2.5.5_to_2.5.6RC0.html
> > >
> > > There are no reported compatibility issues.
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1525/
> > >
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1526/
> > >
> > > 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