Re: Travis job on github

2021-02-01 Thread leerho
Xiangdong,
Thank you, I pretty much came up with the same solution.  Nonetheless, It
will be interesting to see how your approach differs from mine, I'm sure I
will learn something!

Cheers,

Lee.

On Mon, Feb 1, 2021 at 8:04 PM Xiangdong Huang  wrote:

> Hi leerho,
>
> > because the current GHA
> adapter for Coveralls only supports LCOV format which Jacoco doesn’t
> generate.
>
> Actually, we can find some way to bypass the LCOV requirements,
> that is... do not use official github action provided by coverall.
>
> In our project (Apache IoTDB), we use maven to compile the project and
> use maven plugin to upload code coverage results to Coveralls.
>
> see [1] (search "coveralls"), [2], and [3] (search "Coveralls)".
>
> It works well.
>
> [1] https://github.com/apache/iotdb/blob/master/pom.xml
> [2] https://github.com/apache/iotdb/tree/master/code-coverage
> [3]
>
> https://github.com/apache/iotdb/blob/master/.github/workflows/main-linux.yml
>
> Best,
> ---
> Xiangdong Huang
> School of Software, Tsinghua University
>
>  黄向东
> 清华大学 软件学院
>
>
> leerho  于2021年2月1日周一 上午10:25写道:
>
> > Sorry, I must be missing something.  I don't see LCOV format in the list
> :)
> > Doesn't this mean a complete rework of our toolchain ?
> >
> > On Sun, Jan 31, 2021 at 1:19 PM Matt Sicker  wrote:
> >
> > > Using https://github.com/jenkinsci/warnings-ng-plugin (already
> > > installed) combined with the github integration (also installed), you
> > > can get that in our CloudBees CI instance. They support a lot of
> > > formats:
> > >
> >
> https://github.com/jenkinsci/warnings-ng-plugin/blob/master/SUPPORTED-FORMATS.md
> > >
> > > On Sun, 31 Jan 2021 at 00:53, leerho  wrote:
> > > >
> > > > I am trying to move from Travis to GitHub actions for exactly this
> > > reason,
> > > > but in that process discovered that our coverage reporting chain of
> > > > Maven/Java/Jacoco/Coveralls does not port to GHA because the current
> > GHA
> > > > adapter for Coveralls only supports LCOV format which Jacoco doesn’t
> > > > generate.  Converting to CodeCov is a nonstarter because CodeCov is
> $$!
> > > >
> > > > If anybody has any ideas, please let me know!
> > > >
> > > > Lee.
> > > >
> > > > On Thu, Jan 28, 2021 at 10:02 PM Weiwei Yang 
> wrote:
> > > >
> > > > > Oh, that's good. Then we have no problem at all.
> > > > > Thank you Daniel for pointing this out : )
> > > > >
> > > > > On Thu, Jan 28, 2021 at 9:48 PM Daniel Widdis 
> > > wrote:
> > > > >
> > > > > > The quota is for private repos.  Public/open-source repos are
> > > essentially
> > > > > > unlimited.
> > > > > >
> > > > > > On 1/28/21, 9:44 PM, "Weiwei Yang"  wrote:
> > > > > >
> > > > > > Thank you all for the suggestions.
> > > > > > Looks like github action is an option, we'll give a try.
> > > > > > Noticed they offer 2000 action minutes/month[1] for free, I
> > think
> > > > > that
> > > > > > should be enough for most cases.
> > > > > >
> > > > > > [1]
> > > > > >
> > > > > >
> > > > >
> > >
> >
> https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions
> > > > > >
> > > > > > On Thu, Jan 28, 2021 at 6:36 PM Matt Sicker <
> boa...@gmail.com>
> > > > > wrote:
> > > > > >
> > > > > > > There's also some hosted CI services here like Jenkins,
> > > BuildBot,
> > > > > > > etc., which may have less queueing issues depending on
> which
> > > > > service
> > > > > > > attracts the most build minute usage.
> > > > > > >
> > > > > > > On Thu, 28 Jan 2021 at 20:23, Jon Malkin <
> > jon.mal...@gmail.com
> > > >
> > > > > > wrote:
> > > > > > > >
> > > > > > > > There was an issue a few months ago where the GitHub
> > Actions
> > > > > queue
> > > > > > was
> > > > > > > very
> > > > > > > > laggy for Apache jobs, so just make sure you're trying to
> > be
> > > > > > efficient
> > > > > > > > about it. It's also a shared resource.
> > > > > > > >
> > > > > > > > That said, (part of) our recently graduated project uses
> > > GitHub
> > > > > > Actions
> > > > > > > and
> > > > > > > > we've been happy overall. Another part is currently
> moving
> > > to it
> > > > > > from
> > > > > > > > Travis for the exact same reason.
> > > > > > > >
> > > > > > > >   jon
> > > > > > > >
> > > > > > > > On Thu, Jan 28, 2021, 6:15 PM Juan Pan <
> panj...@apache.org
> > >
> > > > > wrote:
> > > > > > > >
> > > > > > > > > Hi Weiwei,
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > +1 for Jeff’s suggestion.
> > > > > > > > > We also transfer to GitHub Action, and It generally
> works
> > > well
> > > > > > so far.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > 
> > > > > > > > >Juan Pan (Trista)
> > > > > > > > >
> > > > > > > 

Re: [DISCUSS] EventMesh Proposal

2021-02-01 Thread Dave Fisher
Hi -

A Name Search was started but not completed.

I’m surprised that a vote was started while that was still active.

Regards,
Dave

Sent from my iPhone

> On Jan 31, 2021, at 7:19 PM, Eason Chen  wrote:
> 
> All problems and risks seem to be well clarified and resolved. Next, I will
> initiate a vote, thank you for your attention and continued participation.
> 
> Regards,
> Eason
> 
>> On Thu, Jan 28, 2021 at 1:00 PM Dave Fisher  wrote:
>> 
>> Exactly. Here’s a link -
>> https://www.apache.org/foundation/marks/naming.html#namesearch
>> 
>> It’s available from here -
>> https://incubator.apache.org/guides/names.html#podling_suitable_name_search
>> 
>> Regards,
>> Dave
>> 
>> Sent from my iPhone
>> 
>>> On Jan 27, 2021, at 7:42 PM, Justin Mclean 
>> wrote:
>>> 
>>> Hi,
>>> 
>>> To help trademarks it would bee best if you provided them with some
>> search results as described here. [1] Have a look at a couple of the other
>> recent polling name search JIRAs to get a good idea of what is needed.
>>> 
>>> Thanks,
>>> Justin
>>> 
>>> 1. http://incubator.apache.org/guides/names.html
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>> 
>> 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread Jaskey Lam
+1, good luck.

Jaskey

On Tue, Feb 2, 2021 at 2:07 PM 谭中意  wrote:

> +1, welcome
>
> On Tue, Feb 2, 2021 at 12:12 PM tison  wrote:
>
> > +1(non-binding) Good luck!
> >
> > Best,
> > tison.
> >
> >
> > ShannonDing  于2021年2月2日周二 上午9:58写道:
> >
> > > +1,
> > >
> > >
> > > Thanks,
> > > ShannonDing
> > > On 02/1/2021 14:43,Eason Chen wrote:
> > > Hi,
> > >
> > > After the discussion of EventMesh proposal (discussion thread is
> > here[1]),
> > > I would like to call a VOTE to accept it into the Apache Incubator.
> > >
> > > Please cast your vote:
> > >
> > > [ ] +1, bring EventMesh into Incubator
> > > [ ] +0, I don't care either way
> > > [ ] -1, do not bring EventMesh into Incubator, because...
> > >
> > > The vote will open at least for 72 hours and only votes from the
> > Incubator
> > > PMC are binding.
> > >
> > > The project's proposal is available at [2].
> > >
> > > [1]
> > >
> > >
> >
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> > > [2]
> > https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
> > >
> >
>


Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread 谭中意
+1, welcome

On Tue, Feb 2, 2021 at 12:12 PM tison  wrote:

> +1(non-binding) Good luck!
>
> Best,
> tison.
>
>
> ShannonDing  于2021年2月2日周二 上午9:58写道:
>
> > +1,
> >
> >
> > Thanks,
> > ShannonDing
> > On 02/1/2021 14:43,Eason Chen wrote:
> > Hi,
> >
> > After the discussion of EventMesh proposal (discussion thread is
> here[1]),
> > I would like to call a VOTE to accept it into the Apache Incubator.
> >
> > Please cast your vote:
> >
> > [ ] +1, bring EventMesh into Incubator
> > [ ] +0, I don't care either way
> > [ ] -1, do not bring EventMesh into Incubator, because...
> >
> > The vote will open at least for 72 hours and only votes from the
> Incubator
> > PMC are binding.
> >
> > The project's proposal is available at [2].
> >
> > [1]
> >
> >
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> > [2]
> https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
> >
>


Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread tison
+1(non-binding) Good luck!

Best,
tison.


ShannonDing  于2021年2月2日周二 上午9:58写道:

> +1,
>
>
> Thanks,
> ShannonDing
> On 02/1/2021 14:43,Eason Chen wrote:
> Hi,
>
> After the discussion of EventMesh proposal (discussion thread is here[1]),
> I would like to call a VOTE to accept it into the Apache Incubator.
>
> Please cast your vote:
>
> [ ] +1, bring EventMesh into Incubator
> [ ] +0, I don't care either way
> [ ] -1, do not bring EventMesh into Incubator, because...
>
> The vote will open at least for 72 hours and only votes from the Incubator
> PMC are binding.
>
> The project's proposal is available at [2].
>
> [1]
>
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> [2]https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
>


Re: Travis job on github

2021-02-01 Thread Xiangdong Huang
Hi leerho,

> because the current GHA
adapter for Coveralls only supports LCOV format which Jacoco doesn’t
generate.

Actually, we can find some way to bypass the LCOV requirements,
that is... do not use official github action provided by coverall.

In our project (Apache IoTDB), we use maven to compile the project and
use maven plugin to upload code coverage results to Coveralls.

see [1] (search "coveralls"), [2], and [3] (search "Coveralls)".

It works well.

[1] https://github.com/apache/iotdb/blob/master/pom.xml
[2] https://github.com/apache/iotdb/tree/master/code-coverage
[3]
https://github.com/apache/iotdb/blob/master/.github/workflows/main-linux.yml

Best,
---
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


leerho  于2021年2月1日周一 上午10:25写道:

> Sorry, I must be missing something.  I don't see LCOV format in the list :)
> Doesn't this mean a complete rework of our toolchain ?
>
> On Sun, Jan 31, 2021 at 1:19 PM Matt Sicker  wrote:
>
> > Using https://github.com/jenkinsci/warnings-ng-plugin (already
> > installed) combined with the github integration (also installed), you
> > can get that in our CloudBees CI instance. They support a lot of
> > formats:
> >
> https://github.com/jenkinsci/warnings-ng-plugin/blob/master/SUPPORTED-FORMATS.md
> >
> > On Sun, 31 Jan 2021 at 00:53, leerho  wrote:
> > >
> > > I am trying to move from Travis to GitHub actions for exactly this
> > reason,
> > > but in that process discovered that our coverage reporting chain of
> > > Maven/Java/Jacoco/Coveralls does not port to GHA because the current
> GHA
> > > adapter for Coveralls only supports LCOV format which Jacoco doesn’t
> > > generate.  Converting to CodeCov is a nonstarter because CodeCov is $$!
> > >
> > > If anybody has any ideas, please let me know!
> > >
> > > Lee.
> > >
> > > On Thu, Jan 28, 2021 at 10:02 PM Weiwei Yang  wrote:
> > >
> > > > Oh, that's good. Then we have no problem at all.
> > > > Thank you Daniel for pointing this out : )
> > > >
> > > > On Thu, Jan 28, 2021 at 9:48 PM Daniel Widdis 
> > wrote:
> > > >
> > > > > The quota is for private repos.  Public/open-source repos are
> > essentially
> > > > > unlimited.
> > > > >
> > > > > On 1/28/21, 9:44 PM, "Weiwei Yang"  wrote:
> > > > >
> > > > > Thank you all for the suggestions.
> > > > > Looks like github action is an option, we'll give a try.
> > > > > Noticed they offer 2000 action minutes/month[1] for free, I
> think
> > > > that
> > > > > should be enough for most cases.
> > > > >
> > > > > [1]
> > > > >
> > > > >
> > > >
> >
> https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions
> > > > >
> > > > > On Thu, Jan 28, 2021 at 6:36 PM Matt Sicker 
> > > > wrote:
> > > > >
> > > > > > There's also some hosted CI services here like Jenkins,
> > BuildBot,
> > > > > > etc., which may have less queueing issues depending on which
> > > > service
> > > > > > attracts the most build minute usage.
> > > > > >
> > > > > > On Thu, 28 Jan 2021 at 20:23, Jon Malkin <
> jon.mal...@gmail.com
> > >
> > > > > wrote:
> > > > > > >
> > > > > > > There was an issue a few months ago where the GitHub
> Actions
> > > > queue
> > > > > was
> > > > > > very
> > > > > > > laggy for Apache jobs, so just make sure you're trying to
> be
> > > > > efficient
> > > > > > > about it. It's also a shared resource.
> > > > > > >
> > > > > > > That said, (part of) our recently graduated project uses
> > GitHub
> > > > > Actions
> > > > > > and
> > > > > > > we've been happy overall. Another part is currently moving
> > to it
> > > > > from
> > > > > > > Travis for the exact same reason.
> > > > > > >
> > > > > > >   jon
> > > > > > >
> > > > > > > On Thu, Jan 28, 2021, 6:15 PM Juan Pan  >
> > > > wrote:
> > > > > > >
> > > > > > > > Hi Weiwei,
> > > > > > > >
> > > > > > > >
> > > > > > > > +1 for Jeff’s suggestion.
> > > > > > > > We also transfer to GitHub Action, and It generally works
> > well
> > > > > so far.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > 
> > > > > > > >Juan Pan (Trista)
> > > > > > > >
> > > > > > > > Senior DBA & PMC of Apache ShardingSphere
> > > > > > > > E-mail: panj...@apache.org
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On 01/29/2021 08:00,Jeff Zhang wrote:
> > > > > > > > Hi Weiwei,
> > > > > > > >
> > > > > > > > May you can consider to use github action for CI
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Weiwei Yang  于2021年1月29日周五 上午7:58写道:
> > > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > The Apache YuniKorn (Incubating) 

Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Xiangdong Huang
+1 non-binding, good luck.

---
Xiangdong Huang


Goson zhang  于2021年2月2日周二 上午9:54写道:

> +1(non-binding)
>
> Siddharth Wagle  于2021年2月2日周二 上午5:45写道:
>
> > +1 for Ratis TLP.
> >
> > Best,
> > Sid
> >
> > On Mon, Feb 1, 2021 at 12:17 AM Alexander Alten-Lorenz  >
> > wrote:
> >
> > > +1 non-binding
> > >
> > > Best,
> > > —alex
> > >
> > >
> > >
> > > > On 1. Feb 2021, at 09:14, Willem Jiang 
> wrote:
> > > >
> > > > +1 binding.
> > > >
> > > > Willem Jiang
> > > >
> > > > Twitter: willemjiang
> > > > Weibo: 姜宁willem
> > > >
> > > > On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla  >
> > > wrote:
> > > >>
> > > >> Dear Incubator Community,
> > > >>
> > > >> We have discussed Apache Ratis Podling graduation in the incubator
> > > general
> > > >> DISCUSS thread[1] and We did not see any objections to proceed for
> > > voting.
> > > >> Here is the official vote for graduating Apache Ratis project as
> TLP.
> > > >>
> > > >> Please provide your in the following options:
> > > >> [ ] +1 - Recommend graduation of Apache Ratis as a TLP
> > > >> [ ]  0 - I don't feel strongly about it, but don't object
> > > >> [ ] -1 - Do not recommend graduation of Apache Ratis because...
> > > >>
> > > >> The VOTE will open for at least 72 hours.
> > > >>
> > > >> Just to summarize again:
> > > >> Apache Ratis project is a very active project and the community has
> > > grown
> > > >> well by following the Apache way in the process. It produced several
> > > >> releases by having diverse people as release managers. I and the
> > > community
> > > >> strongly believe that it's ready for graduation.
> > > >>
> > > >> The Apache Ratis project has been an Apache incubator project for
> > > nearly 3
> > > >> year. Since then the community has grown and followed Apache Way.
> Some
> > > >> highlights include:
> > > >> * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
> > > >> different people as release managers
> > > >> * 50 contributors ( from report)
> > > >> * 28 committers
> > > >> * More than 1161 Jiras created, 905 resolved or closed
> > > >> * > 293 pull requests in github
> > > >> * One of the biggest positives for this community is that most of
> the
> > > >> members in this community have a lot of experience in other Apache
> > > projects
> > > >> already.
> > > >>
> > > >> Some additional note about the resolution below:
> > > >> The current PPMC will be transitioned to the PMC. We have invited
> some
> > > of
> > > >> the mentors in the current PPMC who like to stay involved.
> > > >> We are also adding Siddharth and Jie Wang into PMC as we believe
> they
> > > are
> > > >> committed to the project and a good addition to PMC.
> > > >>
> > > >> We have already voted for Ratis TLP in the Ratis Podling community.
> > > Please
> > > >> find the voting threads for reference. Ratis PPMC DISCUSS thread:
> [2],
> > > >> Ratis PPMC Vote: [3] and Ratis Community: [4]
> > > >>
> > > >> To make easy for you to review, here is the *resolution text*[5]
> > copied:
> > > >>
> > >
> >
> ==
> > > >> Establish the Apache Ratis Project
> > > >>
> > > >> WHEREAS, the Board of Directors deems it to be in the best interests
> > of
> > > >> the Foundation and consistent with the Foundation's purpose to
> > establish
> > > >> a Project Management Committee charged with the creation and
> > maintenance
> > > >> of open-source software, for distribution at no charge to the
> public,
> > > >> related to A java implementation for RAFT consensus protocol.
> > > >>
> > > >> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> > > >> (PMC), to be known as the "Apache Ratis Project", be and hereby is
> > > >> established pursuant to Bylaws of the Foundation; and be it further
> > > >>
> > > >> RESOLVED, that the Apache Ratis Project be and hereby is responsible
> > for
> > > >> the creation and maintenance of software related to A java
> > > >> implementation for RAFT consensus protocol; and be it further
> > > >>
> > > >> RESOLVED, that the office of "Vice President, Apache Ratis" be and
> > > >> hereby is created, the person holding such office to serve at the
> > > >> direction of the Board of Directors as the chair of the Apache Ratis
> > > >> Project, and to have primary responsibility for management of the
> > > >> projects within the scope of responsibility of the Apache Ratis
> > Project;
> > > >> and be it further
> > > >>
> > > >> RESOLVED, that the persons listed immediately below be and hereby
> are
> > > >> appointed to serve as the initial members of the Apache Ratis
> Project:
> > > >>
> > > >> * Anu Engineer  [Hadoop, Ozone PMC,
> > > >> Incubator Committer]
> > > >> * Arpit Agarwal [ ASF Member, Hadoop,
> Ozone,
> > > >> Incubator PMC]
> > > >> * Enis Soztutar [ASF Member, Hadoop,
> HBase,
> > > >> Incubator PMC and also PMC in curator, gora, phoenix]
> > > >> * Hanisha Koneru  

Re:[VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread ShannonDing
+1,


Thanks,
ShannonDing
On 02/1/2021 14:43,Eason Chen wrote:
Hi,

After the discussion of EventMesh proposal (discussion thread is here[1]),
I would like to call a VOTE to accept it into the Apache Incubator.

Please cast your vote:

[ ] +1, bring EventMesh into Incubator
[ ] +0, I don't care either way
[ ] -1, do not bring EventMesh into Incubator, because...

The vote will open at least for 72 hours and only votes from the Incubator
PMC are binding.

The project's proposal is available at [2].

[1]
https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
[2]https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal


Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread Goson zhang
+1(non-binding)

俊平堵  于2021年2月2日周二 上午2:10写道:

> +1 binding. Good luck!
>
> Thanks,
>
> Junping
>
> Eason Chen 于2021年2月1日 周一下午2:44写道:
>
> > Hi,
> >
> > After the discussion of EventMesh proposal (discussion thread is
> here[1]),
> > I would like to call a VOTE to accept it into the Apache Incubator.
> >
> > Please cast your vote:
> >
> >   [ ] +1, bring EventMesh into Incubator
> >   [ ] +0, I don't care either way
> >   [ ] -1, do not bring EventMesh into Incubator, because...
> >
> > The vote will open at least for 72 hours and only votes from the
> Incubator
> > PMC are binding.
> >
> > The project's proposal is available at [2].
> >
> > [1]
> >
> >
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> > [2]
> https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
> >
>


Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Goson zhang
+1(non-binding)

Siddharth Wagle  于2021年2月2日周二 上午5:45写道:

> +1 for Ratis TLP.
>
> Best,
> Sid
>
> On Mon, Feb 1, 2021 at 12:17 AM Alexander Alten-Lorenz 
> wrote:
>
> > +1 non-binding
> >
> > Best,
> > —alex
> >
> >
> >
> > > On 1. Feb 2021, at 09:14, Willem Jiang  wrote:
> > >
> > > +1 binding.
> > >
> > > Willem Jiang
> > >
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla 
> > wrote:
> > >>
> > >> Dear Incubator Community,
> > >>
> > >> We have discussed Apache Ratis Podling graduation in the incubator
> > general
> > >> DISCUSS thread[1] and We did not see any objections to proceed for
> > voting.
> > >> Here is the official vote for graduating Apache Ratis project as TLP.
> > >>
> > >> Please provide your in the following options:
> > >> [ ] +1 - Recommend graduation of Apache Ratis as a TLP
> > >> [ ]  0 - I don't feel strongly about it, but don't object
> > >> [ ] -1 - Do not recommend graduation of Apache Ratis because...
> > >>
> > >> The VOTE will open for at least 72 hours.
> > >>
> > >> Just to summarize again:
> > >> Apache Ratis project is a very active project and the community has
> > grown
> > >> well by following the Apache way in the process. It produced several
> > >> releases by having diverse people as release managers. I and the
> > community
> > >> strongly believe that it's ready for graduation.
> > >>
> > >> The Apache Ratis project has been an Apache incubator project for
> > nearly 3
> > >> year. Since then the community has grown and followed Apache Way. Some
> > >> highlights include:
> > >> * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
> > >> different people as release managers
> > >> * 50 contributors ( from report)
> > >> * 28 committers
> > >> * More than 1161 Jiras created, 905 resolved or closed
> > >> * > 293 pull requests in github
> > >> * One of the biggest positives for this community is that most of the
> > >> members in this community have a lot of experience in other Apache
> > projects
> > >> already.
> > >>
> > >> Some additional note about the resolution below:
> > >> The current PPMC will be transitioned to the PMC. We have invited some
> > of
> > >> the mentors in the current PPMC who like to stay involved.
> > >> We are also adding Siddharth and Jie Wang into PMC as we believe they
> > are
> > >> committed to the project and a good addition to PMC.
> > >>
> > >> We have already voted for Ratis TLP in the Ratis Podling community.
> > Please
> > >> find the voting threads for reference. Ratis PPMC DISCUSS thread: [2],
> > >> Ratis PPMC Vote: [3] and Ratis Community: [4]
> > >>
> > >> To make easy for you to review, here is the *resolution text*[5]
> copied:
> > >>
> >
> ==
> > >> Establish the Apache Ratis Project
> > >>
> > >> WHEREAS, the Board of Directors deems it to be in the best interests
> of
> > >> the Foundation and consistent with the Foundation's purpose to
> establish
> > >> a Project Management Committee charged with the creation and
> maintenance
> > >> of open-source software, for distribution at no charge to the public,
> > >> related to A java implementation for RAFT consensus protocol.
> > >>
> > >> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> > >> (PMC), to be known as the "Apache Ratis Project", be and hereby is
> > >> established pursuant to Bylaws of the Foundation; and be it further
> > >>
> > >> RESOLVED, that the Apache Ratis Project be and hereby is responsible
> for
> > >> the creation and maintenance of software related to A java
> > >> implementation for RAFT consensus protocol; and be it further
> > >>
> > >> RESOLVED, that the office of "Vice President, Apache Ratis" be and
> > >> hereby is created, the person holding such office to serve at the
> > >> direction of the Board of Directors as the chair of the Apache Ratis
> > >> Project, and to have primary responsibility for management of the
> > >> projects within the scope of responsibility of the Apache Ratis
> Project;
> > >> and be it further
> > >>
> > >> RESOLVED, that the persons listed immediately below be and hereby are
> > >> appointed to serve as the initial members of the Apache Ratis Project:
> > >>
> > >> * Anu Engineer  [Hadoop, Ozone PMC,
> > >> Incubator Committer]
> > >> * Arpit Agarwal [ ASF Member, Hadoop, Ozone,
> > >> Incubator PMC]
> > >> * Enis Soztutar [ASF Member, Hadoop, HBase,
> > >> Incubator PMC and also PMC in curator, gora, phoenix]
> > >> * Hanisha Koneru[Hadoop, Ozone PMC,
> > >> Incubator Committer]
> > >> * Jie Wang  [Incubator, Ozone
> > Committer]
> > >> * Jing Zhao [Hadoop PMC, Incubator
> > Committer]
> > >> * Jitendra Nath Pandey   [ASF Member, Hadoop,
> > Ozone,
> > >> Incubator PMC and also PMC in ambari, atlas, tez]
> > >> * Josh Elser [ASF Member, HBase,
> > Incubator
> > >> PMC, and also PMC 

Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Siddharth Wagle
+1 for Ratis TLP.

Best,
Sid

On Mon, Feb 1, 2021 at 12:17 AM Alexander Alten-Lorenz 
wrote:

> +1 non-binding
>
> Best,
> —alex
>
>
>
> > On 1. Feb 2021, at 09:14, Willem Jiang  wrote:
> >
> > +1 binding.
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla 
> wrote:
> >>
> >> Dear Incubator Community,
> >>
> >> We have discussed Apache Ratis Podling graduation in the incubator
> general
> >> DISCUSS thread[1] and We did not see any objections to proceed for
> voting.
> >> Here is the official vote for graduating Apache Ratis project as TLP.
> >>
> >> Please provide your in the following options:
> >> [ ] +1 - Recommend graduation of Apache Ratis as a TLP
> >> [ ]  0 - I don't feel strongly about it, but don't object
> >> [ ] -1 - Do not recommend graduation of Apache Ratis because...
> >>
> >> The VOTE will open for at least 72 hours.
> >>
> >> Just to summarize again:
> >> Apache Ratis project is a very active project and the community has
> grown
> >> well by following the Apache way in the process. It produced several
> >> releases by having diverse people as release managers. I and the
> community
> >> strongly believe that it's ready for graduation.
> >>
> >> The Apache Ratis project has been an Apache incubator project for
> nearly 3
> >> year. Since then the community has grown and followed Apache Way. Some
> >> highlights include:
> >> * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
> >> different people as release managers
> >> * 50 contributors ( from report)
> >> * 28 committers
> >> * More than 1161 Jiras created, 905 resolved or closed
> >> * > 293 pull requests in github
> >> * One of the biggest positives for this community is that most of the
> >> members in this community have a lot of experience in other Apache
> projects
> >> already.
> >>
> >> Some additional note about the resolution below:
> >> The current PPMC will be transitioned to the PMC. We have invited some
> of
> >> the mentors in the current PPMC who like to stay involved.
> >> We are also adding Siddharth and Jie Wang into PMC as we believe they
> are
> >> committed to the project and a good addition to PMC.
> >>
> >> We have already voted for Ratis TLP in the Ratis Podling community.
> Please
> >> find the voting threads for reference. Ratis PPMC DISCUSS thread: [2],
> >> Ratis PPMC Vote: [3] and Ratis Community: [4]
> >>
> >> To make easy for you to review, here is the *resolution text*[5] copied:
> >>
> ==
> >> Establish the Apache Ratis Project
> >>
> >> WHEREAS, the Board of Directors deems it to be in the best interests of
> >> the Foundation and consistent with the Foundation's purpose to establish
> >> a Project Management Committee charged with the creation and maintenance
> >> of open-source software, for distribution at no charge to the public,
> >> related to A java implementation for RAFT consensus protocol.
> >>
> >> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> >> (PMC), to be known as the "Apache Ratis Project", be and hereby is
> >> established pursuant to Bylaws of the Foundation; and be it further
> >>
> >> RESOLVED, that the Apache Ratis Project be and hereby is responsible for
> >> the creation and maintenance of software related to A java
> >> implementation for RAFT consensus protocol; and be it further
> >>
> >> RESOLVED, that the office of "Vice President, Apache Ratis" be and
> >> hereby is created, the person holding such office to serve at the
> >> direction of the Board of Directors as the chair of the Apache Ratis
> >> Project, and to have primary responsibility for management of the
> >> projects within the scope of responsibility of the Apache Ratis Project;
> >> and be it further
> >>
> >> RESOLVED, that the persons listed immediately below be and hereby are
> >> appointed to serve as the initial members of the Apache Ratis Project:
> >>
> >> * Anu Engineer  [Hadoop, Ozone PMC,
> >> Incubator Committer]
> >> * Arpit Agarwal [ ASF Member, Hadoop, Ozone,
> >> Incubator PMC]
> >> * Enis Soztutar [ASF Member, Hadoop, HBase,
> >> Incubator PMC and also PMC in curator, gora, phoenix]
> >> * Hanisha Koneru[Hadoop, Ozone PMC,
> >> Incubator Committer]
> >> * Jie Wang  [Incubator, Ozone
> Committer]
> >> * Jing Zhao [Hadoop PMC, Incubator
> Committer]
> >> * Jitendra Nath Pandey   [ASF Member, Hadoop,
> Ozone,
> >> Incubator PMC and also PMC in ambari, atlas, tez]
> >> * Josh Elser [ASF Member, HBase,
> Incubator
> >> PMC, and also PMC in accumulo, calcite, fluo, phoenix, rya]
> >> * Lokesh Jain   [Hadoop, Ozone PMC, Incubator
> >> Committer]
> >> * Marton Elek[Hadoop, Ozone PMC, Incubator
> >> Committer]
> >> * Mingliang Liu  [Hadoop PMC, Incubator
> >> Committer]
> >> * Mukul Kumar Singh  [Hadoop, Ozone PMC,
> 

Re: [VOTE] Release Apache MXNet (incubating) version 1.8.0.rc3

2021-02-01 Thread Sam Skalicky
Thanks Justin,

We'll take note of these callouts and address them in the next release.

Sam

On 2021/01/28 03:38:37, Justin Mclean  wrote: 
> Hi,
> 
> +1 (binding) but only because of WIP DISCLAIMER. LICENSE is not correct and 
> source release contains Category B licensed bits.
> 
> I checked:
> - incubating in name
> - signatures and hashes are fine
> - DISCLAIMER (WIP) exist but information has not been updated in it
> - LICENSE looks OK but I’ve not checked everything and there looks like there 
> been a lot  of changes since the last release. It missing some 3rd party 
> licenses.
> - NOTICE has incorrect year
> - The source include a font under the OFL license In general this can't be 
> included in a source release. [1] This should be mention in the DISCLAIMER. 
> Also [4] and [7] are under the OFL license I believe.
> - It would be good to see more description in the rat exclusions file (and 
> have it at the top level)
> - No unexpected binary files. However I did seem some binary files that 
> should be mentioned in LICENSE. [2][3][4][5][6][7]
> - It also unclear how [2] is licensed and may be category X
> -  I didn’t try to compile from source
> 
> Thanks,
> Justin
> 
> 
> 1 https://www.apache.org/legal/resolved.html#weak-copyleft-licenses
> 2. ./3rdparty/mkldnn/doc/assets/fonts/fontawesome-webfont*
> 3. ./3rdparty/mkldnn/doc/assets/fonts/lato*
> 4. ./3rdparty/mkldnn/doc/assets/mathjax/fonts/HTML-CSS/Asana-Math/otf*
> 5. ./3rdparty/mkldnn/doc/assets/mathjax/fonts/HTML-CSS/*/*/MathJax*
> 6. 
> ./docs/python_docs/themes/mx-theme/mxtheme/static/material-design-icons-3.0.1/iconfont/*
> 7. /docs/python_docs/themes/mx-theme/mxtheme/static/webfonts/fa-solid*
> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread 俊平堵
+1 binding. Good luck!

Thanks,

Junping

Eason Chen 于2021年2月1日 周一下午2:44写道:

> Hi,
>
> After the discussion of EventMesh proposal (discussion thread is here[1]),
> I would like to call a VOTE to accept it into the Apache Incubator.
>
> Please cast your vote:
>
>   [ ] +1, bring EventMesh into Incubator
>   [ ] +0, I don't care either way
>   [ ] -1, do not bring EventMesh into Incubator, because...
>
> The vote will open at least for 72 hours and only votes from the Incubator
> PMC are binding.
>
> The project's proposal is available at [2].
>
> [1]
>
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> [2]https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
>


Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread 杨军
+1

发自我的iPhone

> 在 2021年2月1日,22:44,heng du  写道:
> 
> +1
> 
> Thanks
> duhengforever
> 
> 
> Eason Chen  于2021年2月1日周一 下午2:44写道:
> 
>> Hi,
>> 
>> After the discussion of EventMesh proposal (discussion thread is here[1]),
>> I would like to call a VOTE to accept it into the Apache Incubator.
>> 
>> Please cast your vote:
>> 
>>  [ ] +1, bring EventMesh into Incubator
>>  [ ] +0, I don't care either way
>>  [ ] -1, do not bring EventMesh into Incubator, because...
>> 
>> The vote will open at least for 72 hours and only votes from the Incubator
>> PMC are binding.
>> 
>> The project's proposal is available at [2].
>> 
>> [1]
>> 
>> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
>> [2]https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
>> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept EventMesh into Apache Incubator

2021-02-01 Thread heng du
+1

Thanks
duhengforever


Eason Chen  于2021年2月1日周一 下午2:44写道:

> Hi,
>
> After the discussion of EventMesh proposal (discussion thread is here[1]),
> I would like to call a VOTE to accept it into the Apache Incubator.
>
> Please cast your vote:
>
>   [ ] +1, bring EventMesh into Incubator
>   [ ] +0, I don't care either way
>   [ ] -1, do not bring EventMesh into Incubator, because...
>
> The vote will open at least for 72 hours and only votes from the Incubator
> PMC are binding.
>
> The project's proposal is available at [2].
>
> [1]
>
> https://lists.apache.org/thread.html/rcb4bc1e5b4994d377aba4191737ff7c1f7e375fb9044cfbebe236e95%40%3Cgeneral.incubator.apache.org%3E
> [2]https://cwiki.apache.org/confluence/display/INCUBATOR/EventMeshProposal
>


Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Jerry Shao
+1 binding.

Thanks
Jerry

Willem Jiang  于2021年2月1日周一 下午4:14写道:

> +1 binding.
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla 
> wrote:
> >
> > Dear Incubator Community,
> >
> >  We have discussed Apache Ratis Podling graduation in the incubator
> general
> > DISCUSS thread[1] and We did not see any objections to proceed for
> voting.
> > Here is the official vote for graduating Apache Ratis project as TLP.
> >
> > Please provide your in the following options:
> > [ ] +1 - Recommend graduation of Apache Ratis as a TLP
> > [ ]  0 - I don't feel strongly about it, but don't object
> > [ ] -1 - Do not recommend graduation of Apache Ratis because...
> >
> > The VOTE will open for at least 72 hours.
> >
> > Just to summarize again:
> > Apache Ratis project is a very active project and the community has grown
> > well by following the Apache way in the process. It produced several
> > releases by having diverse people as release managers. I and the
> community
> > strongly believe that it's ready for graduation.
> >
> > The Apache Ratis project has been an Apache incubator project for nearly
> 3
> > year. Since then the community has grown and followed Apache Way. Some
> > highlights include:
> > * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
> > different people as release managers
> > * 50 contributors ( from report)
> > * 28 committers
> > * More than 1161 Jiras created, 905 resolved or closed
> > * > 293 pull requests in github
> > * One of the biggest positives for this community is that most of the
> > members in this community have a lot of experience in other Apache
> projects
> > already.
> >
> > Some additional note about the resolution below:
> > The current PPMC will be transitioned to the PMC. We have invited some of
> > the mentors in the current PPMC who like to stay involved.
> > We are also adding Siddharth and Jie Wang into PMC as we believe they are
> > committed to the project and a good addition to PMC.
> >
> > We have already voted for Ratis TLP in the Ratis Podling community.
> Please
> > find the voting threads for reference. Ratis PPMC DISCUSS thread: [2],
> > Ratis PPMC Vote: [3] and Ratis Community: [4]
> >
> > To make easy for you to review, here is the *resolution text*[5] copied:
> >
> ==
> > Establish the Apache Ratis Project
> >
> > WHEREAS, the Board of Directors deems it to be in the best interests of
> > the Foundation and consistent with the Foundation's purpose to establish
> > a Project Management Committee charged with the creation and maintenance
> > of open-source software, for distribution at no charge to the public,
> > related to A java implementation for RAFT consensus protocol.
> >
> > NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> > (PMC), to be known as the "Apache Ratis Project", be and hereby is
> > established pursuant to Bylaws of the Foundation; and be it further
> >
> > RESOLVED, that the Apache Ratis Project be and hereby is responsible for
> > the creation and maintenance of software related to A java
> > implementation for RAFT consensus protocol; and be it further
> >
> > RESOLVED, that the office of "Vice President, Apache Ratis" be and
> > hereby is created, the person holding such office to serve at the
> > direction of the Board of Directors as the chair of the Apache Ratis
> > Project, and to have primary responsibility for management of the
> > projects within the scope of responsibility of the Apache Ratis Project;
> > and be it further
> >
> > RESOLVED, that the persons listed immediately below be and hereby are
> > appointed to serve as the initial members of the Apache Ratis Project:
> >
> >  * Anu Engineer  [Hadoop, Ozone PMC,
> > Incubator Committer]
> >  * Arpit Agarwal [ ASF Member, Hadoop, Ozone,
> > Incubator PMC]
> >  * Enis Soztutar [ASF Member, Hadoop, HBase,
> > Incubator PMC and also PMC in curator, gora, phoenix]
> >  * Hanisha Koneru[Hadoop, Ozone PMC,
> > Incubator Committer]
> >  * Jie Wang  [Incubator, Ozone
> Committer]
> >  * Jing Zhao [Hadoop PMC, Incubator
> Committer]
> >  * Jitendra Nath Pandey   [ASF Member, Hadoop,
> Ozone,
> > Incubator PMC and also PMC in ambari, atlas, tez]
> >  * Josh Elser [ASF Member, HBase,
> Incubator
> > PMC, and also PMC in accumulo, calcite, fluo, phoenix, rya]
> >  * Lokesh Jain   [Hadoop, Ozone PMC, Incubator
> > Committer]
> >  * Marton Elek[Hadoop, Ozone PMC, Incubator
> > Committer]
> >  * Mingliang Liu  [Hadoop PMC, Incubator
> > Committer]
> >  * Mukul Kumar Singh  [Hadoop, Ozone PMC,
> Incubator
> > Committer]
> >  * Shashikant Banerjee   [Hadoop, Ozone PMC,
> > Incubator Committer]
> >  * Siddharth Wagle[Ambari, Ozone PMC, Hadoop,
> > Incubator Committer]
> >  * Tsz-wo Sze [ASF Member, Hadoop,

Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Alexander Alten-Lorenz
+1 non-binding

Best,
—alex



> On 1. Feb 2021, at 09:14, Willem Jiang  wrote:
> 
> +1 binding.
> 
> Willem Jiang
> 
> Twitter: willemjiang
> Weibo: 姜宁willem
> 
> On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla  wrote:
>> 
>> Dear Incubator Community,
>> 
>> We have discussed Apache Ratis Podling graduation in the incubator general
>> DISCUSS thread[1] and We did not see any objections to proceed for voting.
>> Here is the official vote for graduating Apache Ratis project as TLP.
>> 
>> Please provide your in the following options:
>> [ ] +1 - Recommend graduation of Apache Ratis as a TLP
>> [ ]  0 - I don't feel strongly about it, but don't object
>> [ ] -1 - Do not recommend graduation of Apache Ratis because...
>> 
>> The VOTE will open for at least 72 hours.
>> 
>> Just to summarize again:
>> Apache Ratis project is a very active project and the community has grown
>> well by following the Apache way in the process. It produced several
>> releases by having diverse people as release managers. I and the community
>> strongly believe that it's ready for graduation.
>> 
>> The Apache Ratis project has been an Apache incubator project for nearly 3
>> year. Since then the community has grown and followed Apache Way. Some
>> highlights include:
>> * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
>> different people as release managers
>> * 50 contributors ( from report)
>> * 28 committers
>> * More than 1161 Jiras created, 905 resolved or closed
>> * > 293 pull requests in github
>> * One of the biggest positives for this community is that most of the
>> members in this community have a lot of experience in other Apache projects
>> already.
>> 
>> Some additional note about the resolution below:
>> The current PPMC will be transitioned to the PMC. We have invited some of
>> the mentors in the current PPMC who like to stay involved.
>> We are also adding Siddharth and Jie Wang into PMC as we believe they are
>> committed to the project and a good addition to PMC.
>> 
>> We have already voted for Ratis TLP in the Ratis Podling community. Please
>> find the voting threads for reference. Ratis PPMC DISCUSS thread: [2],
>> Ratis PPMC Vote: [3] and Ratis Community: [4]
>> 
>> To make easy for you to review, here is the *resolution text*[5] copied:
>> ==
>> Establish the Apache Ratis Project
>> 
>> WHEREAS, the Board of Directors deems it to be in the best interests of
>> the Foundation and consistent with the Foundation's purpose to establish
>> a Project Management Committee charged with the creation and maintenance
>> of open-source software, for distribution at no charge to the public,
>> related to A java implementation for RAFT consensus protocol.
>> 
>> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
>> (PMC), to be known as the "Apache Ratis Project", be and hereby is
>> established pursuant to Bylaws of the Foundation; and be it further
>> 
>> RESOLVED, that the Apache Ratis Project be and hereby is responsible for
>> the creation and maintenance of software related to A java
>> implementation for RAFT consensus protocol; and be it further
>> 
>> RESOLVED, that the office of "Vice President, Apache Ratis" be and
>> hereby is created, the person holding such office to serve at the
>> direction of the Board of Directors as the chair of the Apache Ratis
>> Project, and to have primary responsibility for management of the
>> projects within the scope of responsibility of the Apache Ratis Project;
>> and be it further
>> 
>> RESOLVED, that the persons listed immediately below be and hereby are
>> appointed to serve as the initial members of the Apache Ratis Project:
>> 
>> * Anu Engineer  [Hadoop, Ozone PMC,
>> Incubator Committer]
>> * Arpit Agarwal [ ASF Member, Hadoop, Ozone,
>> Incubator PMC]
>> * Enis Soztutar [ASF Member, Hadoop, HBase,
>> Incubator PMC and also PMC in curator, gora, phoenix]
>> * Hanisha Koneru[Hadoop, Ozone PMC,
>> Incubator Committer]
>> * Jie Wang  [Incubator, Ozone Committer]
>> * Jing Zhao [Hadoop PMC, Incubator Committer]
>> * Jitendra Nath Pandey   [ASF Member, Hadoop, Ozone,
>> Incubator PMC and also PMC in ambari, atlas, tez]
>> * Josh Elser [ASF Member, HBase, Incubator
>> PMC, and also PMC in accumulo, calcite, fluo, phoenix, rya]
>> * Lokesh Jain   [Hadoop, Ozone PMC, Incubator
>> Committer]
>> * Marton Elek[Hadoop, Ozone PMC, Incubator
>> Committer]
>> * Mingliang Liu  [Hadoop PMC, Incubator
>> Committer]
>> * Mukul Kumar Singh  [Hadoop, Ozone PMC, Incubator
>> Committer]
>> * Shashikant Banerjee   [Hadoop, Ozone PMC,
>> Incubator Committer]
>> * Siddharth Wagle[Ambari, Ozone PMC, Hadoop,
>> Incubator Committer]
>> * Tsz-wo Sze [ASF Member, Hadoop, Ozone
>> PMC, Incubator Committer]
>> * Uma Maheswara Rao G   [ASF Member, Hadoop, Ozone,
>> Incubator 

Re: [VOTE] Graduate Apache Ratis as TLP Project

2021-02-01 Thread Willem Jiang
+1 binding.

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Sat, Jan 30, 2021 at 4:32 AM Uma gangumalla  wrote:
>
> Dear Incubator Community,
>
>  We have discussed Apache Ratis Podling graduation in the incubator general
> DISCUSS thread[1] and We did not see any objections to proceed for voting.
> Here is the official vote for graduating Apache Ratis project as TLP.
>
> Please provide your in the following options:
> [ ] +1 - Recommend graduation of Apache Ratis as a TLP
> [ ]  0 - I don't feel strongly about it, but don't object
> [ ] -1 - Do not recommend graduation of Apache Ratis because...
>
> The VOTE will open for at least 72 hours.
>
> Just to summarize again:
> Apache Ratis project is a very active project and the community has grown
> well by following the Apache way in the process. It produced several
> releases by having diverse people as release managers. I and the community
> strongly believe that it's ready for graduation.
>
> The Apache Ratis project has been an Apache incubator project for nearly 3
> year. Since then the community has grown and followed Apache Way. Some
> highlights include:
> * 7 releases given ( including 1.0.0 and 0.0.1 alpha ) by having
> different people as release managers
> * 50 contributors ( from report)
> * 28 committers
> * More than 1161 Jiras created, 905 resolved or closed
> * > 293 pull requests in github
> * One of the biggest positives for this community is that most of the
> members in this community have a lot of experience in other Apache projects
> already.
>
> Some additional note about the resolution below:
> The current PPMC will be transitioned to the PMC. We have invited some of
> the mentors in the current PPMC who like to stay involved.
> We are also adding Siddharth and Jie Wang into PMC as we believe they are
> committed to the project and a good addition to PMC.
>
> We have already voted for Ratis TLP in the Ratis Podling community. Please
> find the voting threads for reference. Ratis PPMC DISCUSS thread: [2],
> Ratis PPMC Vote: [3] and Ratis Community: [4]
>
> To make easy for you to review, here is the *resolution text*[5] copied:
> ==
> Establish the Apache Ratis Project
>
> WHEREAS, the Board of Directors deems it to be in the best interests of
> the Foundation and consistent with the Foundation's purpose to establish
> a Project Management Committee charged with the creation and maintenance
> of open-source software, for distribution at no charge to the public,
> related to A java implementation for RAFT consensus protocol.
>
> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee
> (PMC), to be known as the "Apache Ratis Project", be and hereby is
> established pursuant to Bylaws of the Foundation; and be it further
>
> RESOLVED, that the Apache Ratis Project be and hereby is responsible for
> the creation and maintenance of software related to A java
> implementation for RAFT consensus protocol; and be it further
>
> RESOLVED, that the office of "Vice President, Apache Ratis" be and
> hereby is created, the person holding such office to serve at the
> direction of the Board of Directors as the chair of the Apache Ratis
> Project, and to have primary responsibility for management of the
> projects within the scope of responsibility of the Apache Ratis Project;
> and be it further
>
> RESOLVED, that the persons listed immediately below be and hereby are
> appointed to serve as the initial members of the Apache Ratis Project:
>
>  * Anu Engineer  [Hadoop, Ozone PMC,
> Incubator Committer]
>  * Arpit Agarwal [ ASF Member, Hadoop, Ozone,
> Incubator PMC]
>  * Enis Soztutar [ASF Member, Hadoop, HBase,
> Incubator PMC and also PMC in curator, gora, phoenix]
>  * Hanisha Koneru[Hadoop, Ozone PMC,
> Incubator Committer]
>  * Jie Wang  [Incubator, Ozone Committer]
>  * Jing Zhao [Hadoop PMC, Incubator Committer]
>  * Jitendra Nath Pandey   [ASF Member, Hadoop, Ozone,
> Incubator PMC and also PMC in ambari, atlas, tez]
>  * Josh Elser [ASF Member, HBase, Incubator
> PMC, and also PMC in accumulo, calcite, fluo, phoenix, rya]
>  * Lokesh Jain   [Hadoop, Ozone PMC, Incubator
> Committer]
>  * Marton Elek[Hadoop, Ozone PMC, Incubator
> Committer]
>  * Mingliang Liu  [Hadoop PMC, Incubator
> Committer]
>  * Mukul Kumar Singh  [Hadoop, Ozone PMC, Incubator
> Committer]
>  * Shashikant Banerjee   [Hadoop, Ozone PMC,
> Incubator Committer]
>  * Siddharth Wagle[Ambari, Ozone PMC, Hadoop,
> Incubator Committer]
>  * Tsz-wo Sze [ASF Member, Hadoop, Ozone
> PMC, Incubator Committer]
>  * Uma Maheswara Rao G   [ASF Member, Hadoop, Ozone,
> Incubator PMC and PMC in bookkeeper, carbondata]
>  * Xiaoyu Yao [Hadoop, Ozone PMC, Incubator
> Committer]
>
> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Tsz-wo Sze be appointed to
> the office