Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
with three +1s and no other votes this release passes Apache HBase Thirdparty 3.5.0. thanks folks! On Wed, Feb 17, 2021 at 8:20 AM Peter Somogyi wrote: > > Note: The automatic checksum check failed using hbase-vote.sh with > whitespace mismatch but the contents match. > > On Wed, Feb 17, 2021 at 3:08 PM Peter Somogyi wrote: > > > +1 (binding) > > > > * Signature: ok > > * Checksum : failed > > * Rat check (1.8.0_242): ok > > - mvn clean apache-rat:check > > * Built from source (1.8.0_242): ok > > - mvn clean install -DskipTests > > * Unit tests pass (1.8.0_242): ok > > - mvn package -P runAllTests -Dsurefire.rerunFailingTestsCount=3 > > > > Built hbase master branch with hbase-thirdparty:3.5.0 dependency, executed > > tests in hbase-http module. > > > > On Thu, Feb 11, 2021 at 7:04 AM Sean Busbey wrote: > > > >> Please vote on this Apache hbase thirdparty release candidate, > >> hbase-thirdparty-3.5.0RC0 > >> > >> The VOTE will remain open for at least 72 hours. > >> > >> [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > >> [ ] -1 Do not release this package because ... > >> > >> The tag to be voted on is 3.5.0RC0, which currently points to git ref: > >> > >> f691e59158ee0889b9659958d37145fe5e3b25d5 > >> > >> https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > >> > >> 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/hbase-thirdparty-3.5.0RC0/ > >> > >> Maven artifacts are available in a staging repository at: > >> > >> https://repository.apache.org/content/repositories/orgapachehbase-1435/ > >> > >> Artifacts were signed with my key, E65E11D40D80DB7C, which can be found > >> in: > >> > >> https://dist.apache.org/repos/dist/release/hbase/KEYS > >> > >> To learn more about Apache hbase thirdparty, please see > >> > >> http://hbase.apache.org/ > >> > >> Thanks, > >> Your HBase Release Manager > >> > >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
Note: The automatic checksum check failed using hbase-vote.sh with whitespace mismatch but the contents match. On Wed, Feb 17, 2021 at 3:08 PM Peter Somogyi wrote: > +1 (binding) > > * Signature: ok > * Checksum : failed > * Rat check (1.8.0_242): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_242): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_242): ok > - mvn package -P runAllTests -Dsurefire.rerunFailingTestsCount=3 > > Built hbase master branch with hbase-thirdparty:3.5.0 dependency, executed > tests in hbase-http module. > > On Thu, Feb 11, 2021 at 7:04 AM Sean Busbey wrote: > >> Please vote on this Apache hbase thirdparty release candidate, >> hbase-thirdparty-3.5.0RC0 >> >> The VOTE will remain open for at least 72 hours. >> >> [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 >> [ ] -1 Do not release this package because ... >> >> The tag to be voted on is 3.5.0RC0, which currently points to git ref: >> >> f691e59158ee0889b9659958d37145fe5e3b25d5 >> >> https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 >> >> 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/hbase-thirdparty-3.5.0RC0/ >> >> Maven artifacts are available in a staging repository at: >> >> https://repository.apache.org/content/repositories/orgapachehbase-1435/ >> >> Artifacts were signed with my key, E65E11D40D80DB7C, which can be found >> in: >> >> https://dist.apache.org/repos/dist/release/hbase/KEYS >> >> To learn more about Apache hbase thirdparty, please see >> >> http://hbase.apache.org/ >> >> Thanks, >> Your HBase Release Manager >> >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
+1 (binding) * Signature: ok * Checksum : failed * Rat check (1.8.0_242): ok - mvn clean apache-rat:check * Built from source (1.8.0_242): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_242): ok - mvn package -P runAllTests -Dsurefire.rerunFailingTestsCount=3 Built hbase master branch with hbase-thirdparty:3.5.0 dependency, executed tests in hbase-http module. On Thu, Feb 11, 2021 at 7:04 AM Sean Busbey wrote: > Please vote on this Apache hbase thirdparty release candidate, > hbase-thirdparty-3.5.0RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 3.5.0RC0, which currently points to git ref: > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > 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/hbase-thirdparty-3.5.0RC0/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be found in: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > To learn more about Apache hbase thirdparty, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
> Yeah I like this one if we have a better alternative. Comes down to implementing whitespace oblivious parsing of the hex digits in the vote script, I thin. On Tue, Feb 16, 2021 at 7:04 AM Viraj Jasani wrote: > > If you recently updated gpg, via homebrew perhaps Viraj?, then there > > appears to be a change in whitespace formatting of --print-md. > > Haven't updated gpg recently. > > > We could also look at > > using some other means beside 'diff' to determine if the local checksum > > differs from that in the file shipped with the RC. > > Yeah I like this one if we have a better alternative. > > > On Mon, Feb 15, 2021 at 11:31 PM Andrew Purtell > wrote: > > > If you recently updated gpg, via homebrew perhaps Viraj?, then there > > appears to be a change in whitespace formatting of --print-md. When we > are > > all up on the new version this issue will disappear. We could also look > at > > using some other means beside 'diff' to determine if the local checksum > > differs from that in the file shipped with the RC. > > > > > > On Thu, Feb 11, 2021 at 10:53 PM Viraj Jasani > wrote: > > > > > Manually verified and diff is same, not sure how vote script > > differentiated > > > them. > > > Changing my vote to +1 (binding). > > > > > > Thanks Sean. > > > > > > > > > On Fri, 12 Feb 2021 at 11:34 AM, Sean Busbey > wrote: > > > > > > > those are the same checksum, one just has different line endings. > > > > > > > > On Thu, Feb 11, 2021 at 11:42 AM Viraj Jasani > > > wrote: > > > > > > > > > > -1 (will change the vote if checksum failure is not valid) > > > > > > > > > > * Signature: ok > > > > > * Checksum : failed > > > > > * Rat check (1.8.0_171): ok > > > > > - mvn clean apache-rat:check > > > > > * Built from source (1.8.0_171): ok > > > > > - mvn clean install -DskipTests > > > > > * Unit tests pass (1.8.0_171): ok > > > > > - mvn package > > > > > > > > > > > > > > > Checksum is failing with diff: (key: 0D80DB7C) > > > > > > > > > > 1,4c1,4 > > > > > < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > > > B33E126D > > > > FB0A97CC > > > > > <69F2FA8D 39C89FFF A8B3D787 > > > 8BA43016 > > > > EE86D6D2 > > > > > <7748C952 FFF18439 DA4B6B7D > > > 9B2AFA5E > > > > E338BFB3 > > > > >> > > > --- > > > > > > hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > > > B33E126D > > > > FB0A97CC^M > > > > > >69F2FA8D 39C89FFF A8B3D787 > > > 8BA43016 > > > > EE86D6D2^M > > > > > >7748C952 FFF18439 DA4B6B7D > > > 9B2AFA5E > > > > E338BFB3^M > > > > > >ACF23C85^M > > > > > > > > > > > > > > > On 2021/02/11 06:04:46, Sean Busbey wrote: > > > > > > Please vote on this Apache hbase thirdparty release candidate, > > > > > > hbase-thirdparty-3.5.0RC0 > > > > > > > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > > > > > > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > > > The tag to be voted on is 3.5.0RC0, which currently points to git > > > ref: > > > > > > > > > > > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > > > > > > > > > > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > > > > > > > > > > > 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/hbase-thirdparty-3.5.0RC0/ > > > > > > > > > > > > Maven artifacts are available in a staging repository at: > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > > > > > > > > > > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be > > > > found in: > > > > > > > > > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > > > > > > > To learn more about Apache hbase thirdparty, please see > > > > > > > > > > > > http://hbase.apache.org/ > > > > > > > > > > > > Thanks, > > > > > > Your HBase Release Manager > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > Andrew > > > > Words like orphans lost among the crosstalk, meaning torn from truth's > > decrepit hands > >- A23, Crosstalk > > > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
> If you recently updated gpg, via homebrew perhaps Viraj?, then there > appears to be a change in whitespace formatting of --print-md. Haven't updated gpg recently. > We could also look at > using some other means beside 'diff' to determine if the local checksum > differs from that in the file shipped with the RC. Yeah I like this one if we have a better alternative. On Mon, Feb 15, 2021 at 11:31 PM Andrew Purtell wrote: > If you recently updated gpg, via homebrew perhaps Viraj?, then there > appears to be a change in whitespace formatting of --print-md. When we are > all up on the new version this issue will disappear. We could also look at > using some other means beside 'diff' to determine if the local checksum > differs from that in the file shipped with the RC. > > > On Thu, Feb 11, 2021 at 10:53 PM Viraj Jasani wrote: > > > Manually verified and diff is same, not sure how vote script > differentiated > > them. > > Changing my vote to +1 (binding). > > > > Thanks Sean. > > > > > > On Fri, 12 Feb 2021 at 11:34 AM, Sean Busbey wrote: > > > > > those are the same checksum, one just has different line endings. > > > > > > On Thu, Feb 11, 2021 at 11:42 AM Viraj Jasani > > wrote: > > > > > > > > -1 (will change the vote if checksum failure is not valid) > > > > > > > > * Signature: ok > > > > * Checksum : failed > > > > * Rat check (1.8.0_171): ok > > > > - mvn clean apache-rat:check > > > > * Built from source (1.8.0_171): ok > > > > - mvn clean install -DskipTests > > > > * Unit tests pass (1.8.0_171): ok > > > > - mvn package > > > > > > > > > > > > Checksum is failing with diff: (key: 0D80DB7C) > > > > > > > > 1,4c1,4 > > > > < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > > B33E126D > > > FB0A97CC > > > > <69F2FA8D 39C89FFF A8B3D787 > > 8BA43016 > > > EE86D6D2 > > > > <7748C952 FFF18439 DA4B6B7D > > 9B2AFA5E > > > E338BFB3 > > > >> > > --- > > > > > hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > > B33E126D > > > FB0A97CC^M > > > > >69F2FA8D 39C89FFF A8B3D787 > > 8BA43016 > > > EE86D6D2^M > > > > >7748C952 FFF18439 DA4B6B7D > > 9B2AFA5E > > > E338BFB3^M > > > > >ACF23C85^M > > > > > > > > > > > > On 2021/02/11 06:04:46, Sean Busbey wrote: > > > > > Please vote on this Apache hbase thirdparty release candidate, > > > > > hbase-thirdparty-3.5.0RC0 > > > > > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > > > > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > The tag to be voted on is 3.5.0RC0, which currently points to git > > ref: > > > > > > > > > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > > > > > > > > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > > > > > > > > > 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/hbase-thirdparty-3.5.0RC0/ > > > > > > > > > > Maven artifacts are available in a staging repository at: > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > > > > > > > > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be > > > found in: > > > > > > > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > > > > > To learn more about Apache hbase thirdparty, please see > > > > > > > > > > http://hbase.apache.org/ > > > > > > > > > > Thanks, > > > > > Your HBase Release Manager > > > > > > > > > > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands >- A23, Crosstalk >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_265): ok - mvn clean apache-rat:check * Built from source (1.8.0_265): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_265): ok - mvn package -P runAllTests On Wed, Feb 10, 2021 at 10:05 PM Sean Busbey wrote: > Please vote on this Apache hbase thirdparty release candidate, > hbase-thirdparty-3.5.0RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 3.5.0RC0, which currently points to git ref: > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > 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/hbase-thirdparty-3.5.0RC0/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be found in: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > To learn more about Apache hbase thirdparty, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
If you recently updated gpg, via homebrew perhaps Viraj?, then there appears to be a change in whitespace formatting of --print-md. When we are all up on the new version this issue will disappear. We could also look at using some other means beside 'diff' to determine if the local checksum differs from that in the file shipped with the RC. On Thu, Feb 11, 2021 at 10:53 PM Viraj Jasani wrote: > Manually verified and diff is same, not sure how vote script differentiated > them. > Changing my vote to +1 (binding). > > Thanks Sean. > > > On Fri, 12 Feb 2021 at 11:34 AM, Sean Busbey wrote: > > > those are the same checksum, one just has different line endings. > > > > On Thu, Feb 11, 2021 at 11:42 AM Viraj Jasani > wrote: > > > > > > -1 (will change the vote if checksum failure is not valid) > > > > > > * Signature: ok > > > * Checksum : failed > > > * Rat check (1.8.0_171): ok > > > - mvn clean apache-rat:check > > > * Built from source (1.8.0_171): ok > > > - mvn clean install -DskipTests > > > * Unit tests pass (1.8.0_171): ok > > > - mvn package > > > > > > > > > Checksum is failing with diff: (key: 0D80DB7C) > > > > > > 1,4c1,4 > > > < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > B33E126D > > FB0A97CC > > > <69F2FA8D 39C89FFF A8B3D787 > 8BA43016 > > EE86D6D2 > > > <7748C952 FFF18439 DA4B6B7D > 9B2AFA5E > > E338BFB3 > > >> > --- > > > > hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 > B33E126D > > FB0A97CC^M > > > >69F2FA8D 39C89FFF A8B3D787 > 8BA43016 > > EE86D6D2^M > > > >7748C952 FFF18439 DA4B6B7D > 9B2AFA5E > > E338BFB3^M > > > >ACF23C85^M > > > > > > > > > On 2021/02/11 06:04:46, Sean Busbey wrote: > > > > Please vote on this Apache hbase thirdparty release candidate, > > > > hbase-thirdparty-3.5.0RC0 > > > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > > > > [ ] -1 Do not release this package because ... > > > > > > > > The tag to be voted on is 3.5.0RC0, which currently points to git > ref: > > > > > > > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > > > > > > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > > > > > > > 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/hbase-thirdparty-3.5.0RC0/ > > > > > > > > Maven artifacts are available in a staging repository at: > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > > > > > > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be > > found in: > > > > > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > > > To learn more about Apache hbase thirdparty, please see > > > > > > > > http://hbase.apache.org/ > > > > > > > > Thanks, > > > > Your HBase Release Manager > > > > > > > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
Manually verified and diff is same, not sure how vote script differentiated them. Changing my vote to +1 (binding). Thanks Sean. On Fri, 12 Feb 2021 at 11:34 AM, Sean Busbey wrote: > those are the same checksum, one just has different line endings. > > On Thu, Feb 11, 2021 at 11:42 AM Viraj Jasani wrote: > > > > -1 (will change the vote if checksum failure is not valid) > > > > * Signature: ok > > * Checksum : failed > > * Rat check (1.8.0_171): ok > > - mvn clean apache-rat:check > > * Built from source (1.8.0_171): ok > > - mvn clean install -DskipTests > > * Unit tests pass (1.8.0_171): ok > > - mvn package > > > > > > Checksum is failing with diff: (key: 0D80DB7C) > > > > 1,4c1,4 > > < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D > FB0A97CC > > <69F2FA8D 39C89FFF A8B3D787 8BA43016 > EE86D6D2 > > <7748C952 FFF18439 DA4B6B7D 9B2AFA5E > E338BFB3 > >> --- > > > hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D > FB0A97CC^M > > >69F2FA8D 39C89FFF A8B3D787 8BA43016 > EE86D6D2^M > > >7748C952 FFF18439 DA4B6B7D 9B2AFA5E > E338BFB3^M > > >ACF23C85^M > > > > > > On 2021/02/11 06:04:46, Sean Busbey wrote: > > > Please vote on this Apache hbase thirdparty release candidate, > > > hbase-thirdparty-3.5.0RC0 > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > > > [ ] -1 Do not release this package because ... > > > > > > The tag to be voted on is 3.5.0RC0, which currently points to git ref: > > > > > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > > > > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > > > > > 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/hbase-thirdparty-3.5.0RC0/ > > > > > > Maven artifacts are available in a staging repository at: > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > > > > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be > found in: > > > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > To learn more about Apache hbase thirdparty, please see > > > > > > http://hbase.apache.org/ > > > > > > Thanks, > > > Your HBase Release Manager > > > >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
those are the same checksum, one just has different line endings. On Thu, Feb 11, 2021 at 11:42 AM Viraj Jasani wrote: > > -1 (will change the vote if checksum failure is not valid) > > * Signature: ok > * Checksum : failed > * Rat check (1.8.0_171): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_171): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_171): ok > - mvn package > > > Checksum is failing with diff: (key: 0D80DB7C) > > 1,4c1,4 > < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D > FB0A97CC > <69F2FA8D 39C89FFF A8B3D787 8BA43016 > EE86D6D2 > <7748C952 FFF18439 DA4B6B7D 9B2AFA5E > E338BFB3 >--- > > hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D > > FB0A97CC^M > >69F2FA8D 39C89FFF A8B3D787 8BA43016 > > EE86D6D2^M > >7748C952 FFF18439 DA4B6B7D 9B2AFA5E > > E338BFB3^M > >ACF23C85^M > > > On 2021/02/11 06:04:46, Sean Busbey wrote: > > Please vote on this Apache hbase thirdparty release candidate, > > hbase-thirdparty-3.5.0RC0 > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 3.5.0RC0, which currently points to git ref: > > > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > > > 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/hbase-thirdparty-3.5.0RC0/ > > > > Maven artifacts are available in a staging repository at: > > > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be found in: > > > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > To learn more about Apache hbase thirdparty, please see > > > > http://hbase.apache.org/ > > > > Thanks, > > Your HBase Release Manager > >
Re: [VOTE] hbase-thirdparty 3.5.0 (RC0)
-1 (will change the vote if checksum failure is not valid) * Signature: ok * Checksum : failed * Rat check (1.8.0_171): ok - mvn clean apache-rat:check * Built from source (1.8.0_171): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_171): ok - mvn package Checksum is failing with diff: (key: 0D80DB7C) 1,4c1,4 < hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D FB0A97CC <69F2FA8D 39C89FFF A8B3D787 8BA43016 EE86D6D2 <7748C952 FFF18439 DA4B6B7D 9B2AFA5E E338BFB3hbase-thirdparty-3.5.0-src.tar.gz: 20E5200A FFF5B01E 1D522167 B33E126D > FB0A97CC^M >69F2FA8D 39C89FFF A8B3D787 8BA43016 > EE86D6D2^M >7748C952 FFF18439 DA4B6B7D 9B2AFA5E > E338BFB3^M >ACF23C85^M On 2021/02/11 06:04:46, Sean Busbey wrote: > Please vote on this Apache hbase thirdparty release candidate, > hbase-thirdparty-3.5.0RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase thirdparty 3.5.0 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 3.5.0RC0, which currently points to git ref: > > f691e59158ee0889b9659958d37145fe5e3b25d5 > > https://github.com/apache/hbase-thirdparty/tree/3.5.0RC0 > > 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/hbase-thirdparty-3.5.0RC0/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1435/ > > Artifacts were signed with my key, E65E11D40D80DB7C, which can be found in: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > To learn more about Apache hbase thirdparty, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager >
