You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by Viraj Jasani <vj...@apache.org> on 2021/05/31 07:00:16 UTC

[VOTE] Release of Apache Phoenix 5.1.2 RC0

Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache phoenix 5.1.2
[ ] -1 Do not release this package because ...

The tag to be voted on is 5.1.2RC0:

  https://github.com/apache/phoenix/tree/5.1.2RC0

Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6

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/phoenix/phoenix-5.1.2RC0/

Maven artifacts are available in a staging repository at:

  https://repository.apache.org/content/repositories/orgapachephoenix-1238/

Artifacts were signed with the 1C8ADFD5 key which can be found in:

  https://dist.apache.org/repos/dist/release/phoenix/KEYS

To learn more about Apache phoenix, please see

  https://phoenix.apache.org/

Thanks,
Your Phoenix Release Manager

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by "larsh@apache.org" <la...@apache.org>.
+1 (binding)

Built from source, ran a local HDFS/ZK/HBase/Phoenix stack, inserted 26m rows, created some indexes, queried, tried the Trino-Phoenix connector.

All checks out.

-- Lars




On Monday, May 31, 2021, 12:01:07 AM PDT, Viraj Jasani <vj...@apache.org> wrote: 





Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache phoenix 5.1.2
[ ] -1 Do not release this package because ...

The tag to be voted on is 5.1.2RC0:

  https://github.com/apache/phoenix/tree/5.1.2RC0

Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6

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/phoenix/phoenix-5.1.2RC0/

Maven artifacts are available in a staging repository at:

  https://repository.apache.org/content/repositories/orgapachephoenix-1238/

Artifacts were signed with the 1C8ADFD5 key which can be found in:

  https://dist.apache.org/repos/dist/release/phoenix/KEYS

To learn more about Apache phoenix, please see

  https://phoenix.apache.org/

Thanks,
Your Phoenix Release Manager

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by Ankit Singhal <an...@apache.org>.
+1(binding)

        * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_191): ok
         - mvn clean apache-rat:check
        * Built from source (1.8.0_191): ok
         - mvn clean install -DskipTests
        * Unit tests pass (1.8.0_191): ok
         - mvn verify -Dit.test=NoITs -Djacoco.skip=true

Regards,
Ankit Singhal

On Sun, Jun 6, 2021 at 9:41 AM larsh@apache.org <la...@apache.org> wrote:

> Hmm... Yeah, that's a problem if we do have enough PMCs to make a point
> release.
>
> If one of the other PMCs happens to read this, please have a look and
> vote. :)
>
>
>
>
>
> On Saturday, June 5, 2021, 8:04:04 AM PDT, Viraj Jasani <
> vjasani@apache.org> wrote:
>
>
>
>
>
> Yes I again did basic local testing with RC and I have +1 vote, but mine
> would be non-binding one.
> Awaiting one more PMC binding vote.
>
>
> On Fri, 4 Jun 2021 at 11:59 PM, larsh@apache.org <la...@apache.org> wrote:
>
> > So are we good?
> >
> > Assuming Viraj's +1 is implied we have three +1 and not -1.
> >
> > -- Lars
> >
> >
> > On Wednesday, June 2, 2021, 7:10:58 AM PDT, Istvan Toth <
> stoty@apache.org>
> > wrote:
> >
> >
> >
> >
> >
> > +1 (binding)
> >
> > Checksum for source distribution: OK
> > Signature for source distribution: OK
> > Release notes and changes files look good: OK
> > mvn clean apache-rat:check: OK
> > mvn clean package: OK
> > started phoenix_sandbox and ran smoke test: OK
> >
> > István
> >
> > On Mon, May 31, 2021 at 9:00 AM Viraj Jasani <vj...@apache.org> wrote:
> >
> > > Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache phoenix 5.1.2
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 5.1.2RC0:
> > >
> > >  https://github.com/apache/phoenix/tree/5.1.2RC0
> > >
> > > Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
> > >
> > > 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/phoenix/phoenix-5.1.2RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
> > >
> > > Artifacts were signed with the 1C8ADFD5 key which can be found in:
> > >
> > >  https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > >
> > > To learn more about Apache phoenix, please see
> > >
> > >  https://phoenix.apache.org/
> > >
> > > Thanks,
> > > Your Phoenix Release Manager
> > >
> >
>

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by "larsh@apache.org" <la...@apache.org>.
Hmm... Yeah, that's a problem if we do have enough PMCs to make a point release.

If one of the other PMCs happens to read this, please have a look and vote. :)





On Saturday, June 5, 2021, 8:04:04 AM PDT, Viraj Jasani <vj...@apache.org> wrote: 





Yes I again did basic local testing with RC and I have +1 vote, but mine
would be non-binding one.
Awaiting one more PMC binding vote.


On Fri, 4 Jun 2021 at 11:59 PM, larsh@apache.org <la...@apache.org> wrote:

> So are we good?
>
> Assuming Viraj's +1 is implied we have three +1 and not -1.
>
> -- Lars
>
>
> On Wednesday, June 2, 2021, 7:10:58 AM PDT, Istvan Toth <st...@apache.org>
> wrote:
>
>
>
>
>
> +1 (binding)
>
> Checksum for source distribution: OK
> Signature for source distribution: OK
> Release notes and changes files look good: OK
> mvn clean apache-rat:check: OK
> mvn clean package: OK
> started phoenix_sandbox and ran smoke test: OK
>
> István
>
> On Mon, May 31, 2021 at 9:00 AM Viraj Jasani <vj...@apache.org> wrote:
>
> > Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache phoenix 5.1.2
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 5.1.2RC0:
> >
> >  https://github.com/apache/phoenix/tree/5.1.2RC0
> >
> > Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
> >
> > 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/phoenix/phoenix-5.1.2RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> >
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
> >
> > Artifacts were signed with the 1C8ADFD5 key which can be found in:
> >
> >  https://dist.apache.org/repos/dist/release/phoenix/KEYS
> >
> > To learn more about Apache phoenix, please see
> >
> >  https://phoenix.apache.org/
> >
> > Thanks,
> > Your Phoenix Release Manager
> >
>

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by Viraj Jasani <vj...@apache.org>.
Yes I again did basic local testing with RC and I have +1 vote, but mine
would be non-binding one.
Awaiting one more PMC binding vote.


On Fri, 4 Jun 2021 at 11:59 PM, larsh@apache.org <la...@apache.org> wrote:

> So are we good?
>
> Assuming Viraj's +1 is implied we have three +1 and not -1.
>
> -- Lars
>
>
> On Wednesday, June 2, 2021, 7:10:58 AM PDT, Istvan Toth <st...@apache.org>
> wrote:
>
>
>
>
>
> +1 (binding)
>
> Checksum for source distribution: OK
> Signature for source distribution: OK
> Release notes and changes files look good: OK
> mvn clean apache-rat:check: OK
> mvn clean package: OK
> started phoenix_sandbox and ran smoke test: OK
>
> István
>
> On Mon, May 31, 2021 at 9:00 AM Viraj Jasani <vj...@apache.org> wrote:
>
> > Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache phoenix 5.1.2
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 5.1.2RC0:
> >
> >  https://github.com/apache/phoenix/tree/5.1.2RC0
> >
> > Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
> >
> > 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/phoenix/phoenix-5.1.2RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> >
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
> >
> > Artifacts were signed with the 1C8ADFD5 key which can be found in:
> >
> >  https://dist.apache.org/repos/dist/release/phoenix/KEYS
> >
> > To learn more about Apache phoenix, please see
> >
> >  https://phoenix.apache.org/
> >
> > Thanks,
> > Your Phoenix Release Manager
> >
>

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by "larsh@apache.org" <la...@apache.org>.
So are we good?

Assuming Viraj's +1 is implied we have three +1 and not -1.

-- Lars


On Wednesday, June 2, 2021, 7:10:58 AM PDT, Istvan Toth <st...@apache.org> wrote: 





+1 (binding)

Checksum for source distribution: OK
Signature for source distribution: OK
Release notes and changes files look good: OK
mvn clean apache-rat:check: OK
mvn clean package: OK
started phoenix_sandbox and ran smoke test: OK

István

On Mon, May 31, 2021 at 9:00 AM Viraj Jasani <vj...@apache.org> wrote:

> Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache phoenix 5.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 5.1.2RC0:
>
>  https://github.com/apache/phoenix/tree/5.1.2RC0
>
> Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
>
> 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/phoenix/phoenix-5.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
>
> Artifacts were signed with the 1C8ADFD5 key which can be found in:
>
>  https://dist.apache.org/repos/dist/release/phoenix/KEYS
>
> To learn more about Apache phoenix, please see
>
>  https://phoenix.apache.org/
>
> Thanks,
> Your Phoenix Release Manager
>

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by Istvan Toth <st...@apache.org>.
+1 (binding)

Checksum for source distribution: OK
Signature for source distribution: OK
Release notes and changes files look good: OK
mvn clean apache-rat:check: OK
mvn clean package: OK
started phoenix_sandbox and ran smoke test: OK

István

On Mon, May 31, 2021 at 9:00 AM Viraj Jasani <vj...@apache.org> wrote:

> Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache phoenix 5.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 5.1.2RC0:
>
>   https://github.com/apache/phoenix/tree/5.1.2RC0
>
> Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
>
> 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/phoenix/phoenix-5.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
>
> Artifacts were signed with the 1C8ADFD5 key which can be found in:
>
>   https://dist.apache.org/repos/dist/release/phoenix/KEYS
>
> To learn more about Apache phoenix, please see
>
>   https://phoenix.apache.org/
>
> Thanks,
> Your Phoenix Release Manager
>

Re: [VOTE] Release of Apache Phoenix 5.1.2 RC0

Posted by Viraj Jasani <vj...@apache.org>.
With 3x binding +1s, 1x non-binding +1 and no -0 or -1 votes, this vote
passes. Thanks to everyone who spent some time with voting.

On Mon, 31 May 2021 at 12:30 PM, Viraj Jasani <vj...@apache.org> wrote:

> Please vote on this Apache phoenix release candidate, phoenix-5.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache phoenix 5.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 5.1.2RC0:
>
>   https://github.com/apache/phoenix/tree/5.1.2RC0
>
> Commit ID: 5fe4931914a8d95f033644a9b48bc55e79a770f6
>
> 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/phoenix/phoenix-5.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>
> https://repository.apache.org/content/repositories/orgapachephoenix-1238/
>
> Artifacts were signed with the 1C8ADFD5 key which can be found in:
>
>   https://dist.apache.org/repos/dist/release/phoenix/KEYS
>
> To learn more about Apache phoenix, please see
>
>   https://phoenix.apache.org/
>
> Thanks,
> Your Phoenix Release Manager
>