You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Chesnay Schepler <ch...@apache.org> on 2021/12/06 15:44:46 UTC

[VOTE] Deprecate Java 8 support

Hello,

after recent discussions on the dev 
<https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and 
user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx> 
mailing list to deprecate Java 8 support, with a general consensus in 
favor of it, I would now like tod o a formal vote.

The deprecation would entail a notification to our users to encourage 
migrating to Java 11, and various efforts on our side to prepare a 
migration to Java 11, like updating some e2e tests to actually run on 
Java 11, performance benchmarking etc. .

There is no set date for the removal of Java 8 support.

We'll use the usual minimum 72h vote duration, with committers having 
binding votes.


Re: [VOTE] Deprecate Java 8 support

Posted by Konstantin Knauf <kn...@apache.org>.
+1

On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org> wrote:

> Hello,
>
> after recent discussions on the dev
> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> mailing list to deprecate Java 8 support, with a general consensus in
> favor of it, I would now like tod o a formal vote.
>
> The deprecation would entail a notification to our users to encourage
> migrating to Java 11, and various efforts on our side to prepare a
> migration to Java 11, like updating some e2e tests to actually run on
> Java 11, performance benchmarking etc. .
>
> There is no set date for the removal of Java 8 support.
>
> We'll use the usual minimum 72h vote duration, with committers having
> binding votes.
>
>

-- 

Konstantin Knauf

https://twitter.com/snntrable

https://github.com/knaufk

Re: [VOTE] Deprecate Java 8 support

Posted by Arvid Heise <ar...@apache.org>.
+1 (binding)

On Mon, Dec 6, 2021 at 5:43 PM Timo Walther <tw...@apache.org> wrote:

> +1 (binding)
>
> Thanks,
> Timo
>
> On 06.12.21 17:28, David Morávek wrote:
> > +1 (non-binding)
> >
> > On Mon, Dec 6, 2021 at 4:55 PM Ingo Bürk <in...@ververica.com> wrote:
> >
> >> +1 (non-binding)
> >>
> >>
> >> Ingo
> >>
> >> On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> >> wrote:
> >>
> >>> Hello,
> >>>
> >>> after recent discussions on the dev
> >>> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
> >>> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx
> >
> >>> mailing list to deprecate Java 8 support, with a general consensus in
> >>> favor of it, I would now like tod o a formal vote.
> >>>
> >>> The deprecation would entail a notification to our users to encourage
> >>> migrating to Java 11, and various efforts on our side to prepare a
> >>> migration to Java 11, like updating some e2e tests to actually run on
> >>> Java 11, performance benchmarking etc. .
> >>>
> >>> There is no set date for the removal of Java 8 support.
> >>>
> >>> We'll use the usual minimum 72h vote duration, with committers having
> >>> binding votes.
> >>>
> >>>
> >>
> >
>
>

Re: [VOTE] Deprecate Java 8 support

Posted by Timo Walther <tw...@apache.org>.
+1 (binding)

Thanks,
Timo

On 06.12.21 17:28, David Morávek wrote:
> +1 (non-binding)
> 
> On Mon, Dec 6, 2021 at 4:55 PM Ingo Bürk <in...@ververica.com> wrote:
> 
>> +1 (non-binding)
>>
>>
>> Ingo
>>
>> On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
>> wrote:
>>
>>> Hello,
>>>
>>> after recent discussions on the dev
>>> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
>>> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
>>> mailing list to deprecate Java 8 support, with a general consensus in
>>> favor of it, I would now like tod o a formal vote.
>>>
>>> The deprecation would entail a notification to our users to encourage
>>> migrating to Java 11, and various efforts on our side to prepare a
>>> migration to Java 11, like updating some e2e tests to actually run on
>>> Java 11, performance benchmarking etc. .
>>>
>>> There is no set date for the removal of Java 8 support.
>>>
>>> We'll use the usual minimum 72h vote duration, with committers having
>>> binding votes.
>>>
>>>
>>
> 


Re: [VOTE] Deprecate Java 8 support

Posted by David Morávek <da...@gmail.com>.
+1 (non-binding)

On Mon, Dec 6, 2021 at 4:55 PM Ingo Bürk <in...@ververica.com> wrote:

> +1 (non-binding)
>
>
> Ingo
>
> On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> wrote:
>
> > Hello,
> >
> > after recent discussions on the dev
> > <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
> > user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> > mailing list to deprecate Java 8 support, with a general consensus in
> > favor of it, I would now like tod o a formal vote.
> >
> > The deprecation would entail a notification to our users to encourage
> > migrating to Java 11, and various efforts on our side to prepare a
> > migration to Java 11, like updating some e2e tests to actually run on
> > Java 11, performance benchmarking etc. .
> >
> > There is no set date for the removal of Java 8 support.
> >
> > We'll use the usual minimum 72h vote duration, with committers having
> > binding votes.
> >
> >
>

Re: [VOTE] Deprecate Java 8 support

Posted by Chesnay Schepler <ch...@apache.org>.
The vote has passed unanimously.

Binding votes:
* Thomas
* Till
* Ingo
* Matthias
* Arvid
* Timo
* Konstantion

Non-binding votes:
* Martijn
* David

Thank you for voting! I will file a ticket for the deprecation steps.

On 08/12/2021 17:15, Thomas Weise wrote:
> +1 (binding)
>
> On Wed, Dec 8, 2021 at 2:20 AM Till Rohrmann <tr...@apache.org> wrote:
>> +1 (binding)
>>
>> Cheers,
>> Till
>>
>> On Tue, Dec 7, 2021 at 12:35 PM Matthias Pohl <ma...@ververica.com>
>> wrote:
>>
>>> Thanks for pushing this Chesnay!
>>> +1 (binding)
>>>
>>> On Mon, Dec 6, 2021 at 9:44 PM Martijn Visser <ma...@ververica.com>
>>> wrote:
>>>
>>>> +1 (non-binding)
>>>>
>>>> Op ma 6 dec. 2021 om 19:58 schreef Ingo Bürk <in...@ververica.com>
>>>>
>>>>> Before more people let me know, let me update my vote to
>>>>>
>>>>> +1 (binding)
>>>>>
>>>>>
>>>>> (In all seriousness, thanks for the reminders!)
>>>>>
>>>>> On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:
>>>>>
>>>>>> +1 (non-binding)
>>>>>>
>>>>>>
>>>>>> Ingo
>>>>>>
>>>>>> On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
>>>>>> wrote:
>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> after recent discussions on the dev
>>>>>>> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx>
>>>> and
>>>>>>> user <
>>>> https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
>>>>>>> mailing list to deprecate Java 8 support, with a general consensus
>>> in
>>>>>>> favor of it, I would now like tod o a formal vote.
>>>>>>>
>>>>>>> The deprecation would entail a notification to our users to
>>> encourage
>>>>>>> migrating to Java 11, and various efforts on our side to prepare a
>>>>>>> migration to Java 11, like updating some e2e tests to actually run
>>> on
>>>>>>> Java 11, performance benchmarking etc. .
>>>>>>>
>>>>>>> There is no set date for the removal of Java 8 support.
>>>>>>>
>>>>>>> We'll use the usual minimum 72h vote duration, with committers
>>> having
>>>>>>> binding votes.
>>>>>>>
>>>>>>>
>>>> --
>>>>
>>>> Martijn Visser | Product Manager
>>>>
>>>> martijn@ververica.com
>>>>
>>>> <https://www.ververica.com/>
>>>>
>>>>
>>>> Follow us @VervericaData
>>>>
>>>> --
>>>>
>>>> Join Flink Forward <https://flink-forward.org/> - The Apache Flink
>>>> Conference
>>>>
>>>> Stream Processing | Event Driven | Real Time



Re: [VOTE] Deprecate Java 8 support

Posted by Thomas Weise <th...@apache.org>.
+1 (binding)

On Wed, Dec 8, 2021 at 2:20 AM Till Rohrmann <tr...@apache.org> wrote:
>
> +1 (binding)
>
> Cheers,
> Till
>
> On Tue, Dec 7, 2021 at 12:35 PM Matthias Pohl <ma...@ververica.com>
> wrote:
>
> > Thanks for pushing this Chesnay!
> > +1 (binding)
> >
> > On Mon, Dec 6, 2021 at 9:44 PM Martijn Visser <ma...@ververica.com>
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > Op ma 6 dec. 2021 om 19:58 schreef Ingo Bürk <in...@ververica.com>
> > >
> > > > Before more people let me know, let me update my vote to
> > > >
> > > > +1 (binding)
> > > >
> > > >
> > > > (In all seriousness, thanks for the reminders!)
> > > >
> > > > On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > >
> > > > > Ingo
> > > > >
> > > > > On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> > > > > wrote:
> > > > >
> > > > >> Hello,
> > > > >>
> > > > >> after recent discussions on the dev
> > > > >> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx>
> > > and
> > > > >> user <
> > > https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> > > > >> mailing list to deprecate Java 8 support, with a general consensus
> > in
> > > > >> favor of it, I would now like tod o a formal vote.
> > > > >>
> > > > >> The deprecation would entail a notification to our users to
> > encourage
> > > > >> migrating to Java 11, and various efforts on our side to prepare a
> > > > >> migration to Java 11, like updating some e2e tests to actually run
> > on
> > > > >> Java 11, performance benchmarking etc. .
> > > > >>
> > > > >> There is no set date for the removal of Java 8 support.
> > > > >>
> > > > >> We'll use the usual minimum 72h vote duration, with committers
> > having
> > > > >> binding votes.
> > > > >>
> > > > >>
> > > >
> > > --
> > >
> > > Martijn Visser | Product Manager
> > >
> > > martijn@ververica.com
> > >
> > > <https://www.ververica.com/>
> > >
> > >
> > > Follow us @VervericaData
> > >
> > > --
> > >
> > > Join Flink Forward <https://flink-forward.org/> - The Apache Flink
> > > Conference
> > >
> > > Stream Processing | Event Driven | Real Time
> >

Re: [VOTE] Deprecate Java 8 support

Posted by Till Rohrmann <tr...@apache.org>.
+1 (binding)

Cheers,
Till

On Tue, Dec 7, 2021 at 12:35 PM Matthias Pohl <ma...@ververica.com>
wrote:

> Thanks for pushing this Chesnay!
> +1 (binding)
>
> On Mon, Dec 6, 2021 at 9:44 PM Martijn Visser <ma...@ververica.com>
> wrote:
>
> > +1 (non-binding)
> >
> > Op ma 6 dec. 2021 om 19:58 schreef Ingo Bürk <in...@ververica.com>
> >
> > > Before more people let me know, let me update my vote to
> > >
> > > +1 (binding)
> > >
> > >
> > > (In all seriousness, thanks for the reminders!)
> > >
> > > On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:
> > >
> > > > +1 (non-binding)
> > > >
> > > >
> > > > Ingo
> > > >
> > > > On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> > > > wrote:
> > > >
> > > >> Hello,
> > > >>
> > > >> after recent discussions on the dev
> > > >> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx>
> > and
> > > >> user <
> > https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> > > >> mailing list to deprecate Java 8 support, with a general consensus
> in
> > > >> favor of it, I would now like tod o a formal vote.
> > > >>
> > > >> The deprecation would entail a notification to our users to
> encourage
> > > >> migrating to Java 11, and various efforts on our side to prepare a
> > > >> migration to Java 11, like updating some e2e tests to actually run
> on
> > > >> Java 11, performance benchmarking etc. .
> > > >>
> > > >> There is no set date for the removal of Java 8 support.
> > > >>
> > > >> We'll use the usual minimum 72h vote duration, with committers
> having
> > > >> binding votes.
> > > >>
> > > >>
> > >
> > --
> >
> > Martijn Visser | Product Manager
> >
> > martijn@ververica.com
> >
> > <https://www.ververica.com/>
> >
> >
> > Follow us @VervericaData
> >
> > --
> >
> > Join Flink Forward <https://flink-forward.org/> - The Apache Flink
> > Conference
> >
> > Stream Processing | Event Driven | Real Time
>

Re: [VOTE] Deprecate Java 8 support

Posted by Matthias Pohl <ma...@ververica.com>.
Thanks for pushing this Chesnay!
+1 (binding)

On Mon, Dec 6, 2021 at 9:44 PM Martijn Visser <ma...@ververica.com> wrote:

> +1 (non-binding)
>
> Op ma 6 dec. 2021 om 19:58 schreef Ingo Bürk <in...@ververica.com>
>
> > Before more people let me know, let me update my vote to
> >
> > +1 (binding)
> >
> >
> > (In all seriousness, thanks for the reminders!)
> >
> > On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:
> >
> > > +1 (non-binding)
> > >
> > >
> > > Ingo
> > >
> > > On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> > > wrote:
> > >
> > >> Hello,
> > >>
> > >> after recent discussions on the dev
> > >> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx>
> and
> > >> user <
> https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> > >> mailing list to deprecate Java 8 support, with a general consensus in
> > >> favor of it, I would now like tod o a formal vote.
> > >>
> > >> The deprecation would entail a notification to our users to encourage
> > >> migrating to Java 11, and various efforts on our side to prepare a
> > >> migration to Java 11, like updating some e2e tests to actually run on
> > >> Java 11, performance benchmarking etc. .
> > >>
> > >> There is no set date for the removal of Java 8 support.
> > >>
> > >> We'll use the usual minimum 72h vote duration, with committers having
> > >> binding votes.
> > >>
> > >>
> >
> --
>
> Martijn Visser | Product Manager
>
> martijn@ververica.com
>
> <https://www.ververica.com/>
>
>
> Follow us @VervericaData
>
> --
>
> Join Flink Forward <https://flink-forward.org/> - The Apache Flink
> Conference
>
> Stream Processing | Event Driven | Real Time

Re: [VOTE] Deprecate Java 8 support

Posted by Martijn Visser <ma...@ververica.com>.
+1 (non-binding)

Op ma 6 dec. 2021 om 19:58 schreef Ingo Bürk <in...@ververica.com>

> Before more people let me know, let me update my vote to
>
> +1 (binding)
>
>
> (In all seriousness, thanks for the reminders!)
>
> On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:
>
> > +1 (non-binding)
> >
> >
> > Ingo
> >
> > On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> > wrote:
> >
> >> Hello,
> >>
> >> after recent discussions on the dev
> >> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
> >> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> >> mailing list to deprecate Java 8 support, with a general consensus in
> >> favor of it, I would now like tod o a formal vote.
> >>
> >> The deprecation would entail a notification to our users to encourage
> >> migrating to Java 11, and various efforts on our side to prepare a
> >> migration to Java 11, like updating some e2e tests to actually run on
> >> Java 11, performance benchmarking etc. .
> >>
> >> There is no set date for the removal of Java 8 support.
> >>
> >> We'll use the usual minimum 72h vote duration, with committers having
> >> binding votes.
> >>
> >>
>
-- 

Martijn Visser | Product Manager

martijn@ververica.com

<https://www.ververica.com/>


Follow us @VervericaData

--

Join Flink Forward <https://flink-forward.org/> - The Apache Flink
Conference

Stream Processing | Event Driven | Real Time

Re: [VOTE] Deprecate Java 8 support

Posted by Ingo Bürk <in...@ververica.com>.
Before more people let me know, let me update my vote to

+1 (binding)


(In all seriousness, thanks for the reminders!)

On Mon, Dec 6, 2021, 16:54 Ingo Bürk <in...@ververica.com> wrote:

> +1 (non-binding)
>
>
> Ingo
>
> On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org>
> wrote:
>
>> Hello,
>>
>> after recent discussions on the dev
>> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
>> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
>> mailing list to deprecate Java 8 support, with a general consensus in
>> favor of it, I would now like tod o a formal vote.
>>
>> The deprecation would entail a notification to our users to encourage
>> migrating to Java 11, and various efforts on our side to prepare a
>> migration to Java 11, like updating some e2e tests to actually run on
>> Java 11, performance benchmarking etc. .
>>
>> There is no set date for the removal of Java 8 support.
>>
>> We'll use the usual minimum 72h vote duration, with committers having
>> binding votes.
>>
>>

Re: [VOTE] Deprecate Java 8 support

Posted by Ingo Bürk <in...@ververica.com>.
+1 (non-binding)


Ingo

On Mon, Dec 6, 2021 at 4:44 PM Chesnay Schepler <ch...@apache.org> wrote:

> Hello,
>
> after recent discussions on the dev
> <https://lists.apache.org/thread/0fwo7nwzy51gck4vxhyfnbnttd4jycpx> and
> user <https://lists.apache.org/thread/2jnj5xrokphxhokpo5w3p6w7z0pkl9gx>
> mailing list to deprecate Java 8 support, with a general consensus in
> favor of it, I would now like tod o a formal vote.
>
> The deprecation would entail a notification to our users to encourage
> migrating to Java 11, and various efforts on our side to prepare a
> migration to Java 11, like updating some e2e tests to actually run on
> Java 11, performance benchmarking etc. .
>
> There is no set date for the removal of Java 8 support.
>
> We'll use the usual minimum 72h vote duration, with committers having
> binding votes.
>
>