IPMC voting thread:
https://lists.apache.org/thread.html/bdca6f6d757361cd599e35e7a201ade67d776474496a7c927e20609c@%3Cgeneral.incubator.apache.org%3E

On Tue, Nov 27, 2018 at 11:38 PM David Lim <david...@apache.org> wrote:

> Thank you all for participating in the release process!
>
> The 0.13.0-rc3 vote has now been open for 10 days (38 days since
> 0.13.0-rc1) and I am proposing that we move onto the next step, which is to
> present the rc3 release artifacts for approval as Apache Druid (incubating)
> 0.13.0 by the Incubator PMC. The results from the community vote (adding my
> vote as a +1):
>
> David Lim: +1 (binding)
> Fangjin Yang: +1 (binding)
> Jihoon Son: +1 (binding)
> Yuvaraj Loganathan: +1
> Benedict Jin: +1
> Jonathan Wei: +1 (binding)
> Furkan Kamaci: +1
> Gian Merlino: +1 (binding)
> Nishant Bangarwa: +1 (binding)
> Clint Wylie: +1
>
> I will be starting a voting thread on the general incubator mailing list
> to request an IPMC vote.
>
> Regards,
> David
>
> On Tue, Nov 27, 2018 at 1:59 PM Clint Wylie <clint.wy...@imply.io> wrote:
>
>> +1
>>
>> src package:
>> - verified signature/hash
>> - verify LICENSE, NOTICE, DISCLAIMER file present and contents look good
>> - compiled and ran unit tests, passed
>> - ran integration tests, passed
>> - built binary distribution, started local cluster with compiled
>> artifacts,
>> tested indexing/query with native indexing, wikipedia example data,
>> everything functional
>>
>> bin package:
>> - verified signature/hash
>> - started local cluster, tested indexing/query with native indexing,
>> wikipedia example data, everything functional
>>
>> On Mon, Nov 26, 2018 at 7:19 AM Furkan KAMACI <furkankam...@gmail.com>
>> wrote:
>>
>> > Hi,
>> >
>> > - Compiled source code
>> > - Run unit tests
>> > - Run integration tests
>> >
>> > +1 (non-binding)
>> >
>> > Kind Regards,
>> > Furkan KAMACI
>> >
>> > On Mon, Nov 26, 2018 at 10:44 AM Jonathan Wei <jon...@apache.org>
>> wrote:
>> >
>> > > +1
>> > >
>> > > - Verified signature
>> > > - Ran unit tests and integration tests
>> > > - Built the distribution and ran all of the quickstart examples
>> > >
>> > > On Sun, Nov 25, 2018 at 11:31 PM Jonathan Wei <w32...@gmail.com>
>> wrote:
>> > >
>> > > > +1
>> > > >
>> > > > - Verified signature
>> > > > - Ran unit tests and integration tests
>> > > > - Built the distribution and ran all of the quickstart examples
>> > > >
>> > > > On Sun, Nov 25, 2018 at 8:01 PM 金嘉怡 <benedictjin2...@gmail.com>
>> wrote:
>> > > >
>> > > >> +1
>> > > >>
>> > > >> On 2018/11/17 07:07:23, David Lim <d...@apache.org> wrote:
>> > > >> > Hi all,>
>> > > >> >
>> > > >> > I have created a build for Apache Druid (incubating) 0.13.0,
>> > release>
>> > > >> > candidate 3.>
>> > > >> >
>> > > >> > A list of the patches applied can be found here:>
>> > > >> >   Since rc1:>
>> > > >> >
>> > > >>
>> > >
>> >
>> https://github.com/apache/incubator-druid/pulls?utf8=%E2%9C%93&q=is%3Apr+base%3A0.13.0-incubating+merged%3A%3C2018-11-17T06+
>> > > >
>> > > >>
>> > > >> >   Since rc2:>
>> > > >> >
>> > > >>
>> > >
>> >
>> https://github.com/apache/incubator-druid/pulls?utf8=%E2%9C%93&q=is%3Apr+base%3A0.13.0-incubating+merged%3A2018-11-16T05..2018-11-17T06+
>> > > >
>> > > >>
>> > > >> >
>> > > >> > Thanks to everyone who has contributed to this release! You can
>> read
>> > > >> the>
>> > > >> > proposed release notes here:>
>> > > >> > https://github.com/apache/incubator-druid/issues/6442>
>> > > >> >
>> > > >> > The release candidate has been tagged in GitHub as>
>> > > >> > druid-0.13.0-incubating-rc3 (56c97b2), available here:>
>> > > >> >
>> > > >>
>> > >
>> >
>> https://github.com/apache/incubator-druid/releases/tag/druid-0.13.0-incubating-rc3
>> > > >
>> > > >>
>> > > >> >
>> > > >> > The artifacts to be voted on are located here:>
>> > > >> >
>> > > >>
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/druid/0.13.0-incubating-rc3/
>> > > >
>> > > >>
>> > > >> >
>> > > >> > A staged Maven repository is available for review at:>
>> > > >> >
>> > >
>> https://repository.apache.org/content/repositories/orgapachedruid-1001/>
>> > > >>
>> > > >> >
>> > > >> > Release artifacts are signed with the key [7183DE56]:>
>> > > >> > https://people.apache.org/keys/committer/davidlim.asc (also
>> > available
>> > > >> here:>
>> > > >> >
>> http://pgp.mit.edu/pks/lookup?search=davidlim%40apache.org&op=index
>> > )>
>> > > >> >
>> > > >> > This key and the key of other committers can also be found in the
>> > > >> project's>
>> > > >> > KEYS file here:
>> > > >> https://dist.apache.org/repos/dist/dev/incubator/druid/KEYS>
>> > > >> >
>> > > >> > (If you are a committer, please feel free to add your own key to
>> > that
>> > > >> file>
>> > > >> > by following the instructions in the file's header.)>
>> > > >> >
>> > > >> > Please review the proposed artifacts and vote. As this is our
>> first
>> > > >> release>
>> > > >> > under the Apache Incubator program, note that Apache has
>> specific>
>> > > >> > requirements that must be met before +1 binding votes can be
>> cast by
>> > > >> PMC>
>> > > >> > members. Please refer to the policy at>
>> > > >> > http://www.apache.org/legal/release-policy.html#policy for more
>> > > >> details.>
>> > > >> >
>> > > >> > As part of the validation process, the release artifacts can be
>> > > >> generated>
>> > > >> > from source by running: mvn clean install
>> -Papache-release,dist,rat>
>> > > >> >
>> > > >> > This vote will be open for at least 72 hours. The vote will pass
>> if
>> > a>
>> > > >> > majority of at least three +1 PMC votes are cast.>
>> > > >> >
>> > > >> > Once the vote has passed, the second stage vote will be called on
>> > the>
>> > > >> > Apache Incubator mailing list to get approval from the Incubator
>> > PMC.>
>> > > >> >
>> > > >> > [ ] +1 Release this package as Apache Druid (incubating) 0.13.0>
>> > > >> > [ ]  0 I don't feel strongly about it, but I'm okay with the
>> > release>
>> > > >> > [ ] -1 Do not release this package because...>
>> > > >> >
>> > > >> > Thanks!>
>> > > >> >
>> > > >>
>> ---------------------------------------------------------------------
>> > > >> To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org
>> > > >> For additional commands, e-mail: dev-h...@druid.apache.org
>> > > >>
>> > > >>
>> > >
>> >
>>
>

Reply via email to