With 4 binding +1s, the vote passes. Let me push out the release.

Guanghao Zhang <[email protected]> 于2020年1月15日周三 下午4:07写道:

> +1 from me (binding)
>
> hbase-2.2.3-bin.tar.gz (openjdk 1.8.0_202)
> - Verified sha512sum: ok
> - Start HBase in standalone mode: ok
> - Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok
> - Checked master/regionserver/table/region Web UI: ok
>
> hbase-2.2.3-src.tar.gz (openjdk 1.8.0_202)
> - Verified sha512sum: ok
> - Build tarball: ok
> - Start HBase in standalone mode: ok
> - Verified with shell, create/disable/enable/drop/get/put/scan/delete: ok
> - Checked master/regionserver/table/region Web UI: ok
>
> I ran TestRegionReplicas 3 times and passed. So this is a flaky test, too.
>
> Jan Hentschel <[email protected]> 于2020年1月14日周二 上午2:48写道:
>
>> +1 (binding)
>>
>> * Signature: ok
>> * Checksum : ok
>> * Rat check (1.8.0_202-ea): ok
>>          - mvn clean apache-rat:check
>> * Built from source (1.8.0_202-ea): ok
>>          - mvn clean install -DskipTests
>> * Unit tests pass (1.8.0_202-ea): ok
>>          - mvn package -P runSmallTests
>>
>> From: Wellington Chevreuil <[email protected]>
>> Reply-To: "[email protected]" <[email protected]>
>> Date: Monday, January 13, 2020 at 7:35 PM
>> To: dev <[email protected]>
>> Subject: Re: [VOTE] The first HBase 2.2.3 release candidate (RC1) is
>> available
>>
>> +1 (binding)
>>
>> * Signature: ok
>> * Checksum : ok
>> * Rat check (1.8.0_222): ok
>> * Built from source (1.8.0_222): ok
>>          - mvn clean install -DskipTests
>> * Unit tests pass (1.8.0_222): ok
>>          - mvn package -P runSmallTests
>>
>> Deployed a pseudo-distributed local install:
>> - hbase shell create table, create namespace, put, scan, delete, get,
>> list,
>> list_namaspace: ok
>> - hbase ltt 2.5M+ rows of 5KB each: ok
>>
>>
>> Em sáb., 11 de jan. de 2020 às 00:48, Andrew Purtell <[email protected]
>> <mailto:[email protected]>>
>> escreveu:
>>
>> +1
>>
>> * Signature: ok
>> * Checksum : ok
>> * Rat check (1.8.0_232): ok
>>     - mvn clean apache-rat:check
>> * Built from source (1.8.0_232): ok
>>     - mvn clean install -DskipTests
>> * Unit tests pass (1.8.0_232): one consistent failure (hang) -
>> TestRegionReplicas - and several flakes (see below)
>>     - mvn package -P runAllTests
>>
>> Errors:
>>
>> This test consistently hangs. OS is MacOS Mojave (10.14.6). Java is
>> OpenJDK
>> 1.8.0_232-b18 (Zulu 8.42.0.21-CA-macosx). See stacktrace below.
>>
>> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.null
>>    Run 1:
>> TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles:476
>> » TestTimedOut
>>    Run 2: TestRegionReplicas »  Appears to be stuck in thread
>> Default-IPC-NioEventLoopGr...
>>
>> Flakes:
>>
>>
>>
>> org.apache.hadoop.hbase.client.TestFromClientSide3.testScanAfterDeletingSpecifiedRowV2
>>    Run 1: TestFromClientSide3.testScanAfterDeletingSpecifiedRowV2:253
>> expected:<3> but was:<2>
>>    Run 2: PASS
>>
>> org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon.test
>>    Run 1: TestRegionMoveAndAbandon.test:120 » Runtime
>> org.apache.hadoop.hbase.client.Ret...
>>    Run 2: TestRegionMoveAndAbandon.test:120 » Runtime
>> org.apache.hadoop.hbase.client.Ret...
>>    Run 3: PASS
>>
>> org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZooKeeperNormal
>>    Run 1: TestLogsCleaner.testZooKeeperNormal:281
>>    Run 2: PASS
>>
>>
>>
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicator.testReplicatorWithErrors
>>    Run 1: TestReplicator.testReplicatorWithErrors:158 We did not replicate
>> enough rows expected:<10> but was:<9>
>>    Run 2: PASS
>>
>>
>>
>> org.apache.hadoop.hbase.util.TestFromClientSide3WoUnsafe.testScanAfterDeletingSpecifiedRowV2
>>     Run 1:
>>
>>
>> TestFromClientSide3WoUnsafe>TestFromClientSide3.testScanAfterDeletingSpecifiedRowV2:253
>> expected:<3> but was:<2>
>>     Run 2: PASS
>>
>> Stack trace of hanging test:
>>
>> "Time-limited test" #20 daemon prio=5 os_prio=31 tid=0x00007fc1c13b9000
>> nid=0x6503 waiting on condition [0x00007000117d5000]
>>     java.lang.Thread.State: TIMED_WAITING (sleeping)
>>          at java.lang.Thread.sleep(Native Method)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HRegionServer.sleep(HRegionServer.java:1503)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HRegionServer.createRegionServerStatusStub(HRegionServer.java:2614)
>>          - locked <0x0000000788051fe0> (a
>> org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HRegionServer.reportFileArchivalForQuotas(HRegionServer.java:3818)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HStore.reportArchivedFilesForQuota(HStore.java:2793)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HStore.removeCompactedfiles(HStore.java:2719)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.HStore.closeAndArchiveCompactedFiles(HStore.java:2632)
>>          - locked <0x000000078c8cbe28> (a
>> org.apache.hadoop.hbase.regionserver.HStore)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger.chore(CompactedHFilesDischarger.java:103)
>>          at
>>
>>
>> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.testVerifySecondaryAbilityToReadWithOnFiles(TestRegionReplicas.java:476)
>>
>>
>> On Fri, Jan 10, 2020 at 4:00 AM Guanghao Zhang <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>> > Please vote on this release candidate (RC) for Apache HBase 2.2.3.
>> >
>> > The VOTE will remain open for at least 72 hours.
>> >
>> > [ ] +1 Release this package as Apache HBase 2.2.3
>> > [ ] -1 Do not release this package because ...
>> >
>> > The tag to be voted on is 2.2.3RC1. The release files, including
>> > signatures, digests, etc. can be found at:
>> > https://dist.apache.org/repos/dist/dev/hbase/2.2.3RC1/
>> >
>> > Maven artifacts are available in a staging repository at:
>> > https://repository.apache.org/content/repositories/orgapachehbase-1380/
>> >
>> > Signatures used for HBase RCs can be found in this file:
>> > https://dist.apache.org/repos/dist/release/hbase/KEYS
>> >
>> > The list of bug fixes going into 2.2.3 can be found in included
>> > CHANGES.md and RELEASENOTES.md available here:
>> > https://dist.apache.org/repos/dist/dev/hbase/2.2.3RC1/CHANGES.md
>> > https://dist.apache.org/repos/dist/dev/hbase/2.2.3RC1/RELEASENOTES.md
>> >
>> > A detailed source and binary compatibility report for this release is
>> > available at:
>> >
>> >
>>
>> https://dist.apache.org/repos/dist/dev/hbase/2.2.3RC1/api_compare_2.2.3RC1_to_2.2.2.html
>> >
>> > To learn more about Apache HBase, please see http://hbase.apache.org/
>> >
>> > Thanks,
>> > Guanghao Zhang
>> >
>>
>>
>> --
>> Best regards,
>> Andrew
>>
>> Words like orphans lost among the crosstalk, meaning torn from truth's
>> decrepit hands
>>     - A23, Crosstalk
>>
>>
>>

Reply via email to