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/14 17:13:14 UTC

[VOTE] Release of Apache Phoenix 4.16.1 RC10

Please vote on this Apache phoenix release candidate,
phoenix-4.16.1RC10

The VOTE will remain open for at least 72 hours.

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

The tag to be voted on is 4.16.1RC10:

  https://github.com/apache/phoenix/tree/4.16.1RC10

Commit ID: 61c83f74fa555f79127193c9928d3720ed26a87b

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-4.16.1RC10/

Maven artifacts are available in a staging repository at:

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

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 4.16.1 RC10

Posted by Viraj Jasani <vj...@apache.org>.
Sinking this RC, will start a new Vote thread with new RC.

On Sat, May 15, 2021 at 2:08 AM Ankit Singhal <an...@gmail.com>
wrote:

> -1 (binding), sorry Viraj but we need to fix PHOENIX-6471 as Justin pointed
> out a licensing issue.
>
>
> On Fri, May 14, 2021 at 11:22 PM Viraj Jasani <vj...@apache.org> wrote:
>
> > Here is my +1 (non-binding) vote.
> >
> > * Signature: ok
> > * Checksum : ok
> > * 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 (carry-forwarded from RC2)
> >  - mvn clean package  && mvn verify  -Dskip.embedded
> >
> > Unit tests result carry-forwarded from 4.16.1RC2 as there is no
> additional
> > changes included in this RC.
> >
> >
> > On 2021/05/14 17:13:14, Viraj Jasani <vj...@apache.org> wrote:
> > > Please vote on this Apache phoenix release candidate,
> > > phoenix-4.16.1RC10
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache phoenix 4.16.1
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 4.16.1RC10:
> > >
> > >   https://github.com/apache/phoenix/tree/4.16.1RC10
> > >
> > > Commit ID: 61c83f74fa555f79127193c9928d3720ed26a87b
> > >
> > > 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-4.16.1RC10/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapachephoenix-1235/
> > >
> > > 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 4.16.1 RC10

Posted by Ankit Singhal <an...@gmail.com>.
-1 (binding), sorry Viraj but we need to fix PHOENIX-6471 as Justin pointed
out a licensing issue.


On Fri, May 14, 2021 at 11:22 PM Viraj Jasani <vj...@apache.org> wrote:

> Here is my +1 (non-binding) vote.
>
> * Signature: ok
> * Checksum : ok
> * 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 (carry-forwarded from RC2)
>  - mvn clean package  && mvn verify  -Dskip.embedded
>
> Unit tests result carry-forwarded from 4.16.1RC2 as there is no additional
> changes included in this RC.
>
>
> On 2021/05/14 17:13:14, Viraj Jasani <vj...@apache.org> wrote:
> > Please vote on this Apache phoenix release candidate,
> > phoenix-4.16.1RC10
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache phoenix 4.16.1
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 4.16.1RC10:
> >
> >   https://github.com/apache/phoenix/tree/4.16.1RC10
> >
> > Commit ID: 61c83f74fa555f79127193c9928d3720ed26a87b
> >
> > 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-4.16.1RC10/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachephoenix-1235/
> >
> > 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 4.16.1 RC10

Posted by Viraj Jasani <vj...@apache.org>.
Here is my +1 (non-binding) vote.

* Signature: ok
* Checksum : ok
* 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 (carry-forwarded from RC2)
 - mvn clean package  && mvn verify  -Dskip.embedded

Unit tests result carry-forwarded from 4.16.1RC2 as there is no additional changes included in this RC.


On 2021/05/14 17:13:14, Viraj Jasani <vj...@apache.org> wrote: 
> Please vote on this Apache phoenix release candidate,
> phoenix-4.16.1RC10
> 
> The VOTE will remain open for at least 72 hours.
> 
> [ ] +1 Release this package as Apache phoenix 4.16.1
> [ ] -1 Do not release this package because ...
> 
> The tag to be voted on is 4.16.1RC10:
> 
>   https://github.com/apache/phoenix/tree/4.16.1RC10
> 
> Commit ID: 61c83f74fa555f79127193c9928d3720ed26a87b
> 
> 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-4.16.1RC10/
> 
> Maven artifacts are available in a staging repository at:
> 
>   https://repository.apache.org/content/repositories/orgapachephoenix-1235/
> 
> 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
>