Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-02-03 Thread Matthias Pohl
Thanks for your participation. I'm closing this vote and will announce the
results in a separate email.

Matthias

On Fri, Feb 3, 2023 at 3:26 PM David Morávek  wrote:

> Thanks for the detailed FLIP, Matthias; this will simplify the HA code-base
> significantly.
>
> +1 (binding)
>
> Best,
> D.
>
> On Tue, Jan 31, 2023 at 5:22 AM Yang Wang  wrote:
>
> > +1 (Binding)
> >
> > Best,
> > Yang
> >
> > ConradJam  于2023年1月31日周二 12:09写道:
> >
> > > +1 non-binding
> > >
> > > Matthias Pohl  于2023年1月25日周三 17:34写道:
> > >
> > > > Hi everyone,
> > > > After the discussion thread [1] on FLIP-285 [2] didn't bring up any
> new
> > > > items, I want to start voting on FLIP-285. This FLIP will not only
> > align
> > > > the leader election code base again through FLINK-26522 [3]. I also
> > plan
> > > to
> > > > improve the test coverage for the leader election as part of this
> > change
> > > > (covered in FLINK-30338 [4]).
> > > >
> > > > The vote will remain open until at least Jan 30th (at least 72 hours)
> > > > unless there are some objections or insufficient votes.
> > > >
> > > > Best,
> > > > Matthias
> > > >
> > > > [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> > > > [2]
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> > > > [3] https://issues.apache.org/jira/browse/FLINK-26522
> > > > [4] https://issues.apache.org/jira/browse/FLINK-30338
> > > >
> > > > --
> > > >
> > > > [image: Aiven]
> > > >
> > > > Matthias Pohl
> > > >
> > > > Software Engineer, Aiven
> > > >
> > > > matthias.p...@aiven.io 
> > > >
> > > > aiven.io    |
> > > >  <
> > > > https://www.facebook.com/aivencloud/>
> > > > 
> > > > <
> > > https://twitter.com/aiven_io>
> > > > 
> > > >
> > > > Aiven Deutschland GmbH
> > > >
> > > > Immanuelkirchstraße 26, 10405 Berlin
> > > >
> > > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
> > > >
> > > > Amtsgericht Charlottenburg, HRB 209739 B
> > > >
> > >
> > >
> > > --
> > > Best
> > >
> > > ConradJam
> > >
> >
>


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-02-03 Thread David Morávek
Thanks for the detailed FLIP, Matthias; this will simplify the HA code-base
significantly.

+1 (binding)

Best,
D.

On Tue, Jan 31, 2023 at 5:22 AM Yang Wang  wrote:

> +1 (Binding)
>
> Best,
> Yang
>
> ConradJam  于2023年1月31日周二 12:09写道:
>
> > +1 non-binding
> >
> > Matthias Pohl  于2023年1月25日周三 17:34写道:
> >
> > > Hi everyone,
> > > After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
> > > items, I want to start voting on FLIP-285. This FLIP will not only
> align
> > > the leader election code base again through FLINK-26522 [3]. I also
> plan
> > to
> > > improve the test coverage for the leader election as part of this
> change
> > > (covered in FLINK-30338 [4]).
> > >
> > > The vote will remain open until at least Jan 30th (at least 72 hours)
> > > unless there are some objections or insufficient votes.
> > >
> > > Best,
> > > Matthias
> > >
> > > [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> > > [2]
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> > > [3] https://issues.apache.org/jira/browse/FLINK-26522
> > > [4] https://issues.apache.org/jira/browse/FLINK-30338
> > >
> > > --
> > >
> > > [image: Aiven]
> > >
> > > Matthias Pohl
> > >
> > > Software Engineer, Aiven
> > >
> > > matthias.p...@aiven.io 
> > >
> > > aiven.io    |
> > >  <
> > > https://www.facebook.com/aivencloud/>
> > > 
> > > <
> > https://twitter.com/aiven_io>
> > > 
> > >
> > > Aiven Deutschland GmbH
> > >
> > > Immanuelkirchstraße 26, 10405 Berlin
> > >
> > > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
> > >
> > > Amtsgericht Charlottenburg, HRB 209739 B
> > >
> >
> >
> > --
> > Best
> >
> > ConradJam
> >
>


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-01-30 Thread Yang Wang
+1 (Binding)

Best,
Yang

ConradJam  于2023年1月31日周二 12:09写道:

> +1 non-binding
>
> Matthias Pohl  于2023年1月25日周三 17:34写道:
>
> > Hi everyone,
> > After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
> > items, I want to start voting on FLIP-285. This FLIP will not only align
> > the leader election code base again through FLINK-26522 [3]. I also plan
> to
> > improve the test coverage for the leader election as part of this change
> > (covered in FLINK-30338 [4]).
> >
> > The vote will remain open until at least Jan 30th (at least 72 hours)
> > unless there are some objections or insufficient votes.
> >
> > Best,
> > Matthias
> >
> > [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> > [2]
> >
> >
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> > [3] https://issues.apache.org/jira/browse/FLINK-26522
> > [4] https://issues.apache.org/jira/browse/FLINK-30338
> >
> > --
> >
> > [image: Aiven]
> >
> > Matthias Pohl
> >
> > Software Engineer, Aiven
> >
> > matthias.p...@aiven.io 
> >
> > aiven.io    |
> >  <
> > https://www.facebook.com/aivencloud/>
> > 
> > <
> https://twitter.com/aiven_io>
> > 
> >
> > Aiven Deutschland GmbH
> >
> > Immanuelkirchstraße 26, 10405 Berlin
> >
> > Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
> >
> > Amtsgericht Charlottenburg, HRB 209739 B
> >
>
>
> --
> Best
>
> ConradJam
>


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-01-30 Thread ConradJam
+1 non-binding

Matthias Pohl  于2023年1月25日周三 17:34写道:

> Hi everyone,
> After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
> items, I want to start voting on FLIP-285. This FLIP will not only align
> the leader election code base again through FLINK-26522 [3]. I also plan to
> improve the test coverage for the leader election as part of this change
> (covered in FLINK-30338 [4]).
>
> The vote will remain open until at least Jan 30th (at least 72 hours)
> unless there are some objections or insufficient votes.
>
> Best,
> Matthias
>
> [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> [2]
>
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> [3] https://issues.apache.org/jira/browse/FLINK-26522
> [4] https://issues.apache.org/jira/browse/FLINK-30338
>
> --
>
> [image: Aiven]
>
> Matthias Pohl
>
> Software Engineer, Aiven
>
> matthias.p...@aiven.io 
>
> aiven.io    |
>  <
> https://www.facebook.com/aivencloud/>
> 
> 
> 
>
> Aiven Deutschland GmbH
>
> Immanuelkirchstraße 26, 10405 Berlin
>
> Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen
>
> Amtsgericht Charlottenburg, HRB 209739 B
>


-- 
Best

ConradJam


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-01-30 Thread weijie guo
+1 non-binding

Best regards,

Weijie


Rui Fan <1996fan...@gmail.com> 于2023年1月30日周一 18:57写道:

> +1 non-binding
>
> Best
>
> Rui Fan
>
> On Thu, Jan 26, 2023 at 19:07 Chesnay Schepler  wrote:
>
> > +1
> >
> > On 25/01/2023 10:33, Matthias Pohl wrote:
> > > Hi everyone,
> > > After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
> > > items, I want to start voting on FLIP-285. This FLIP will not only
> align
> > > the leader election code base again through FLINK-26522 [3]. I also
> plan
> > to
> > > improve the test coverage for the leader election as part of this
> change
> > > (covered in FLINK-30338 [4]).
> > >
> > > The vote will remain open until at least Jan 30th (at least 72 hours)
> > > unless there are some objections or insufficient votes.
> > >
> > > Best,
> > > Matthias
> > >
> > > [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> > > [2]
> > >
> >
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> > > [3] https://issues.apache.org/jira/browse/FLINK-26522
> > > [4] https://issues.apache.org/jira/browse/FLINK-30338
> > >
> >
> >
>


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-01-30 Thread Rui Fan
+1 non-binding

Best

Rui Fan

On Thu, Jan 26, 2023 at 19:07 Chesnay Schepler  wrote:

> +1
>
> On 25/01/2023 10:33, Matthias Pohl wrote:
> > Hi everyone,
> > After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
> > items, I want to start voting on FLIP-285. This FLIP will not only align
> > the leader election code base again through FLINK-26522 [3]. I also plan
> to
> > improve the test coverage for the leader election as part of this change
> > (covered in FLINK-30338 [4]).
> >
> > The vote will remain open until at least Jan 30th (at least 72 hours)
> > unless there are some objections or insufficient votes.
> >
> > Best,
> > Matthias
> >
> > [1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
> > [2]
> >
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
> > [3] https://issues.apache.org/jira/browse/FLINK-26522
> > [4] https://issues.apache.org/jira/browse/FLINK-30338
> >
>
>


Re: [VOTE] FLIP-285: Refactoring LeaderElection to make Flink support multi-component leader election out-of-the-box

2023-01-26 Thread Chesnay Schepler

+1

On 25/01/2023 10:33, Matthias Pohl wrote:

Hi everyone,
After the discussion thread [1] on FLIP-285 [2] didn't bring up any new
items, I want to start voting on FLIP-285. This FLIP will not only align
the leader election code base again through FLINK-26522 [3]. I also plan to
improve the test coverage for the leader election as part of this change
(covered in FLINK-30338 [4]).

The vote will remain open until at least Jan 30th (at least 72 hours)
unless there are some objections or insufficient votes.

Best,
Matthias

[1] https://lists.apache.org/thread/qrl881wykob3jnmzsof5ho8b9fgkklpt
[2]
https://cwiki.apache.org/confluence/display/FLINK/FLIP-285%3A+Refactoring+LeaderElection+to+make+Flink+support+multi-component+leader+election+out-of-the-box
[3] https://issues.apache.org/jira/browse/FLINK-26522
[4] https://issues.apache.org/jira/browse/FLINK-30338