[DISCUSS] Releasing Flink 1.11.1 soon?

classic Classic list List threaded Threaded
29 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[DISCUSS] Releasing Flink 1.11.1 soon?

Jark Wu-2
Hi everyone,

As discussed in the voting thread of 1.11.0-RC4 [1], we found a blocker
issue about the CDC feature [1].
Considering this is a new kind of connector, we don't want to block the
ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
Therefore, I would like to start the discussion about releasing 1.11.1
soon, to deliver a complete CDC feature.
We can also release some notable bug fixes found in these days. But I
suggest not to wait too long to collect/fix bugs,
otherwise it will delay the feature delivery again, we can launch another
patch release after that if needed.

Most notable bug fixes so far are:

- FLINK-18461 Changelog source can't be insert into upsert sink
- FLINK-18426 Incompatible deprecated key type for registration cluster
options

Furthermore, I think it would be better if we can fix these issues in
1.11.1:

- FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
- FLINK-18520 New Table Function type inference fails (PR opened)
- FLINK-18477 ChangelogSocketExample does not work

I'd like to suggest creating the first RC next Monday. What do you think?

If there are any concerns or missing blocker issues need to be fixed in
1.11.1, please let me know. Thanks.

Best,
Jark

[1]:
http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html

[2]: https://issues.apache.org/jira/browse/FLINK-18461
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Jark Wu-2
Besides, it would be great if we can figure out the performance regression
Thomas reported before.

Do you know what's the status now? @zhijiang <[hidden email]>
 @Thomas

Best,
Jark

On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:

> Hi everyone,
>
> As discussed in the voting thread of 1.11.0-RC4 [1], we found a blocker
> issue about the CDC feature [1].
> Considering this is a new kind of connector, we don't want to block the
> ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
> Therefore, I would like to start the discussion about releasing 1.11.1
> soon, to deliver a complete CDC feature.
> We can also release some notable bug fixes found in these days. But I
> suggest not to wait too long to collect/fix bugs,
> otherwise it will delay the feature delivery again, we can launch another
> patch release after that if needed.
>
> Most notable bug fixes so far are:
>
> - FLINK-18461 Changelog source can't be insert into upsert sink
> - FLINK-18426 Incompatible deprecated key type for registration cluster
> options
>
> Furthermore, I think it would be better if we can fix these issues in
> 1.11.1:
>
> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
> - FLINK-18520 New Table Function type inference fails (PR opened)
> - FLINK-18477 ChangelogSocketExample does not work
>
> I'd like to suggest creating the first RC next Monday. What do you think?
>
> If there are any concerns or missing blocker issues need to be fixed in
> 1.11.1, please let me know. Thanks.
>
> Best,
> Jark
>
> [1]:
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>
> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Leonard Xu
Hi, Jark

Thanks fro bringing this discussion.

We canceled the blocker priority of FLINK-18461 when release Flink 1.11.0 from time consideration, IIRC, the majority of us agreed to have a timely 1.11.1 in the vote mail of Flink 1.11.0.
And I have noticed some user voice[1][2] that they’re using CDC feature in mail list and offline communication with community user, I think the following notable issues should be included in 1.11.1:

- FLINK-18461 Changelog source can't be insert into upsert sink
- FLINK-18426 Incompatible deprecated key type for registration cluster
- FLINK-18434 Can not select fields with JdbcCatalog
- FLINK-17726 Scheduler should take care of tasks directly canceled by TaskManager
- FLINK-17075 Add task status reconciliation between TM and JM

So,  +1 to prepare a quick bug-fix version from my side.


Best,
Leonard Xu
[1] user: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306 <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306>
[2] user-zh: http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590 <http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590>

> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>
> Besides, it would be great if we can figure out the performance regression
> Thomas reported before.
>
> Do you know what's the status now? @zhijiang <[hidden email]>
> @Thomas
>
> Best,
> Jark
>
> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>
>> Hi everyone,
>>
>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a blocker
>> issue about the CDC feature [1].
>> Considering this is a new kind of connector, we don't want to block the
>> ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
>> Therefore, I would like to start the discussion about releasing 1.11.1
>> soon, to deliver a complete CDC feature.
>> We can also release some notable bug fixes found in these days. But I
>> suggest not to wait too long to collect/fix bugs,
>> otherwise it will delay the feature delivery again, we can launch another
>> patch release after that if needed.
>>
>> Most notable bug fixes so far are:
>>
>> - FLINK-18461 Changelog source can't be insert into upsert sink
>> - FLINK-18426 Incompatible deprecated key type for registration cluster
>> options
>>
>> Furthermore, I think it would be better if we can fix these issues in
>> 1.11.1:
>>
>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>> - FLINK-18520 New Table Function type inference fails (PR opened)
>> - FLINK-18477 ChangelogSocketExample does not work
>>
>> I'd like to suggest creating the first RC next Monday. What do you think?
>>
>> If there are any concerns or missing blocker issues need to be fixed in
>> 1.11.1, please let me know. Thanks.
>>
>> Best,
>> Jark
>>
>> [1]:
>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>
>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

dwysakowicz
I do agree it would be beneficial to have the 1.11.1 rather soon.

Personally additionally to Jark's list I'd like to see:

FLINK-18419  Can not create a catalog from user jar
(https://issues.apache.org/jira/browse/FLINK-18419)

incluedd. It has a PR already.

Best,

Dawid

On 09/07/2020 09:51, Leonard Xu wrote:

> Hi, Jark
>
> Thanks fro bringing this discussion.
>
> We canceled the blocker priority of FLINK-18461 when release Flink 1.11.0 from time consideration, IIRC, the majority of us agreed to have a timely 1.11.1 in the vote mail of Flink 1.11.0.
> And I have noticed some user voice[1][2] that they’re using CDC feature in mail list and offline communication with community user, I think the following notable issues should be included in 1.11.1:
>
> - FLINK-18461 Changelog source can't be insert into upsert sink
> - FLINK-18426 Incompatible deprecated key type for registration cluster
> - FLINK-18434 Can not select fields with JdbcCatalog
> - FLINK-17726 Scheduler should take care of tasks directly canceled by TaskManager
> - FLINK-17075 Add task status reconciliation between TM and JM
>
> So,  +1 to prepare a quick bug-fix version from my side.
>
>
> Best,
> Leonard Xu
> [1] user: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306 <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306>
> [2] user-zh: http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590 <http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590>
>
>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>
>> Besides, it would be great if we can figure out the performance regression
>> Thomas reported before.
>>
>> Do you know what's the status now? @zhijiang <[hidden email]>
>> @Thomas
>>
>> Best,
>> Jark
>>
>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>>
>>> Hi everyone,
>>>
>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a blocker
>>> issue about the CDC feature [1].
>>> Considering this is a new kind of connector, we don't want to block the
>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
>>> Therefore, I would like to start the discussion about releasing 1.11.1
>>> soon, to deliver a complete CDC feature.
>>> We can also release some notable bug fixes found in these days. But I
>>> suggest not to wait too long to collect/fix bugs,
>>> otherwise it will delay the feature delivery again, we can launch another
>>> patch release after that if needed.
>>>
>>> Most notable bug fixes so far are:
>>>
>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>> - FLINK-18426 Incompatible deprecated key type for registration cluster
>>> options
>>>
>>> Furthermore, I think it would be better if we can fix these issues in
>>> 1.11.1:
>>>
>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>>> - FLINK-18520 New Table Function type inference fails (PR opened)
>>> - FLINK-18477 ChangelogSocketExample does not work
>>>
>>> I'd like to suggest creating the first RC next Monday. What do you think?
>>>
>>> If there are any concerns or missing blocker issues need to be fixed in
>>> 1.11.1, please let me know. Thanks.
>>>
>>> Best,
>>> Jark
>>>
>>> [1]:
>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>
>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>
>


signature.asc (849 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Dian Fu-2
Thanks Jark for bringing up this discussion. I also noticed that there are already users trying out the CDC feature and so it makes sense to have a quick 1.11.1 release.

I would volunteer as the release manager of 1.11.1 if we finally decide to have a quick release. Also +1 to create the first RC on next Monday.

Thanks,
Dian

> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
>
> I do agree it would be beneficial to have the 1.11.1 rather soon.
>
> Personally additionally to Jark's list I'd like to see:
>
> FLINK-18419  Can not create a catalog from user jar
> (https://issues.apache.org/jira/browse/FLINK-18419)
>
> incluedd. It has a PR already.
>
> Best,
>
> Dawid
>
> On 09/07/2020 09:51, Leonard Xu wrote:
>> Hi, Jark
>>
>> Thanks fro bringing this discussion.
>>
>> We canceled the blocker priority of FLINK-18461 when release Flink 1.11.0 from time consideration, IIRC, the majority of us agreed to have a timely 1.11.1 in the vote mail of Flink 1.11.0.
>> And I have noticed some user voice[1][2] that they’re using CDC feature in mail list and offline communication with community user, I think the following notable issues should be included in 1.11.1:
>>
>> - FLINK-18461 Changelog source can't be insert into upsert sink
>> - FLINK-18426 Incompatible deprecated key type for registration cluster
>> - FLINK-18434 Can not select fields with JdbcCatalog
>> - FLINK-17726 Scheduler should take care of tasks directly canceled by TaskManager
>> - FLINK-17075 Add task status reconciliation between TM and JM
>>
>> So,  +1 to prepare a quick bug-fix version from my side.
>>
>>
>> Best,
>> Leonard Xu
>> [1] user: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306 <http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306>
>> [2] user-zh: http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590 <http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590>
>>
>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>
>>> Besides, it would be great if we can figure out the performance regression
>>> Thomas reported before.
>>>
>>> Do you know what's the status now? @zhijiang <[hidden email]>
>>> @Thomas
>>>
>>> Best,
>>> Jark
>>>
>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>>>
>>>> Hi everyone,
>>>>
>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a blocker
>>>> issue about the CDC feature [1].
>>>> Considering this is a new kind of connector, we don't want to block the
>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
>>>> Therefore, I would like to start the discussion about releasing 1.11.1
>>>> soon, to deliver a complete CDC feature.
>>>> We can also release some notable bug fixes found in these days. But I
>>>> suggest not to wait too long to collect/fix bugs,
>>>> otherwise it will delay the feature delivery again, we can launch another
>>>> patch release after that if needed.
>>>>
>>>> Most notable bug fixes so far are:
>>>>
>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>>> - FLINK-18426 Incompatible deprecated key type for registration cluster
>>>> options
>>>>
>>>> Furthermore, I think it would be better if we can fix these issues in
>>>> 1.11.1:
>>>>
>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>>>> - FLINK-18520 New Table Function type inference fails (PR opened)
>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>
>>>> I'd like to suggest creating the first RC next Monday. What do you think?
>>>>
>>>> If there are any concerns or missing blocker issues need to be fixed in
>>>> 1.11.1, please let me know. Thanks.
>>>>
>>>> Best,
>>>> Jark
>>>>
>>>> [1]:
>>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>
>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

jincheng sun
Thanks for bring up this discussion Jark.
+1, looking forward the first bugfix version of Flink 1.11.

Best,
Jincheng

Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:

> Thanks Jark for bringing up this discussion. I also noticed that there are
> already users trying out the CDC feature and so it makes sense to have a
> quick 1.11.1 release.
>
> I would volunteer as the release manager of 1.11.1 if we finally decide to
> have a quick release. Also +1 to create the first RC on next Monday.
>
> Thanks,
> Dian
>
> > 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
> >
> > I do agree it would be beneficial to have the 1.11.1 rather soon.
> >
> > Personally additionally to Jark's list I'd like to see:
> >
> > FLINK-18419  Can not create a catalog from user jar
> > (https://issues.apache.org/jira/browse/FLINK-18419)
> >
> > incluedd. It has a PR already.
> >
> > Best,
> >
> > Dawid
> >
> > On 09/07/2020 09:51, Leonard Xu wrote:
> >> Hi, Jark
> >>
> >> Thanks fro bringing this discussion.
> >>
> >> We canceled the blocker priority of FLINK-18461 when release Flink
> 1.11.0 from time consideration, IIRC, the majority of us agreed to have a
> timely 1.11.1 in the vote mail of Flink 1.11.0.
> >> And I have noticed some user voice[1][2] that they’re using CDC feature
> in mail list and offline communication with community user, I think the
> following notable issues should be included in 1.11.1:
> >>
> >> - FLINK-18461 Changelog source can't be insert into upsert sink
> >> - FLINK-18426 Incompatible deprecated key type for registration cluster
> >> - FLINK-18434 Can not select fields with JdbcCatalog
> >> - FLINK-17726 Scheduler should take care of tasks directly canceled by
> TaskManager
> >> - FLINK-17075 Add task status reconciliation between TM and JM
> >>
> >> So,  +1 to prepare a quick bug-fix version from my side.
> >>
> >>
> >> Best,
> >> Leonard Xu
> >> [1] user:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> <
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> >
> >> [2] user-zh:
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> <
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> >
> >>
> >>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> >>>
> >>> Besides, it would be great if we can figure out the performance
> regression
> >>> Thomas reported before.
> >>>
> >>> Do you know what's the status now? @zhijiang <
> [hidden email]>
> >>> @Thomas
> >>>
> >>> Best,
> >>> Jark
> >>>
> >>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
> >>>
> >>>> Hi everyone,
> >>>>
> >>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
> blocker
> >>>> issue about the CDC feature [1].
> >>>> Considering this is a new kind of connector, we don't want to block
> the
> >>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1 release.
> >>>> Therefore, I would like to start the discussion about releasing 1.11.1
> >>>> soon, to deliver a complete CDC feature.
> >>>> We can also release some notable bug fixes found in these days. But I
> >>>> suggest not to wait too long to collect/fix bugs,
> >>>> otherwise it will delay the feature delivery again, we can launch
> another
> >>>> patch release after that if needed.
> >>>>
> >>>> Most notable bug fixes so far are:
> >>>>
> >>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> >>>> - FLINK-18426 Incompatible deprecated key type for registration
> cluster
> >>>> options
> >>>>
> >>>> Furthermore, I think it would be better if we can fix these issues in
> >>>> 1.11.1:
> >>>>
> >>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
> >>>> - FLINK-18520 New Table Function type inference fails (PR opened)
> >>>> - FLINK-18477 ChangelogSocketExample does not work
> >>>>
> >>>> I'd like to suggest creating the first RC next Monday. What do you
> think?
> >>>>
> >>>> If there are any concerns or missing blocker issues need to be fixed
> in
> >>>> 1.11.1, please let me know. Thanks.
> >>>>
> >>>> Best,
> >>>> Jark
> >>>>
> >>>> [1]:
> >>>>
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> >>>>
> >>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> >>>>
> >>
> >
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Jingsong Li
FLINK-18461 is really a blocker for the CDC feature.

So +1 for releasing Flink 1.11.1 soon.

Best,
Jingsong

On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]>
wrote:

> Thanks for bring up this discussion Jark.
> +1, looking forward the first bugfix version of Flink 1.11.
>
> Best,
> Jincheng
>
> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>
> > Thanks Jark for bringing up this discussion. I also noticed that there
> are
> > already users trying out the CDC feature and so it makes sense to have a
> > quick 1.11.1 release.
> >
> > I would volunteer as the release manager of 1.11.1 if we finally decide
> to
> > have a quick release. Also +1 to create the first RC on next Monday.
> >
> > Thanks,
> > Dian
> >
> > > 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
> > >
> > > I do agree it would be beneficial to have the 1.11.1 rather soon.
> > >
> > > Personally additionally to Jark's list I'd like to see:
> > >
> > > FLINK-18419  Can not create a catalog from user jar
> > > (https://issues.apache.org/jira/browse/FLINK-18419)
> > >
> > > incluedd. It has a PR already.
> > >
> > > Best,
> > >
> > > Dawid
> > >
> > > On 09/07/2020 09:51, Leonard Xu wrote:
> > >> Hi, Jark
> > >>
> > >> Thanks fro bringing this discussion.
> > >>
> > >> We canceled the blocker priority of FLINK-18461 when release Flink
> > 1.11.0 from time consideration, IIRC, the majority of us agreed to have a
> > timely 1.11.1 in the vote mail of Flink 1.11.0.
> > >> And I have noticed some user voice[1][2] that they’re using CDC
> feature
> > in mail list and offline communication with community user, I think the
> > following notable issues should be included in 1.11.1:
> > >>
> > >> - FLINK-18461 Changelog source can't be insert into upsert sink
> > >> - FLINK-18426 Incompatible deprecated key type for registration
> cluster
> > >> - FLINK-18434 Can not select fields with JdbcCatalog
> > >> - FLINK-17726 Scheduler should take care of tasks directly canceled by
> > TaskManager
> > >> - FLINK-17075 Add task status reconciliation between TM and JM
> > >>
> > >> So,  +1 to prepare a quick bug-fix version from my side.
> > >>
> > >>
> > >> Best,
> > >> Leonard Xu
> > >> [1] user:
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > <
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > >
> > >> [2] user-zh:
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > <
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > >
> > >>
> > >>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> > >>>
> > >>> Besides, it would be great if we can figure out the performance
> > regression
> > >>> Thomas reported before.
> > >>>
> > >>> Do you know what's the status now? @zhijiang <
> > [hidden email]>
> > >>> @Thomas
> > >>>
> > >>> Best,
> > >>> Jark
> > >>>
> > >>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
> > >>>
> > >>>> Hi everyone,
> > >>>>
> > >>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
> > blocker
> > >>>> issue about the CDC feature [1].
> > >>>> Considering this is a new kind of connector, we don't want to block
> > the
> > >>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
> release.
> > >>>> Therefore, I would like to start the discussion about releasing
> 1.11.1
> > >>>> soon, to deliver a complete CDC feature.
> > >>>> We can also release some notable bug fixes found in these days. But
> I
> > >>>> suggest not to wait too long to collect/fix bugs,
> > >>>> otherwise it will delay the feature delivery again, we can launch
> > another
> > >>>> patch release after that if needed.
> > >>>>
> > >>>> Most notable bug fixes so far are:
> > >>>>
> > >>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> > >>>> - FLINK-18426 Incompatible deprecated key type for registration
> > cluster
> > >>>> options
> > >>>>
> > >>>> Furthermore, I think it would be better if we can fix these issues
> in
> > >>>> 1.11.1:
> > >>>>
> > >>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
> > >>>> - FLINK-18520 New Table Function type inference fails (PR opened)
> > >>>> - FLINK-18477 ChangelogSocketExample does not work
> > >>>>
> > >>>> I'd like to suggest creating the first RC next Monday. What do you
> > think?
> > >>>>
> > >>>> If there are any concerns or missing blocker issues need to be fixed
> > in
> > >>>> 1.11.1, please let me know. Thanks.
> > >>>>
> > >>>> Best,
> > >>>> Jark
> > >>>>
> > >>>> [1]:
> > >>>>
> >
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> > >>>>
> > >>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> > >>>>
> > >>
> > >
> >
> >
>


--
Best, Jingsong Lee
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Jark Wu-2
Hi Dian,

Glad to hear that you want to be the release manager of Flink 1.11.1.
I am very willing to help you with the final steps of the release process.

Best,
Jark

On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]> wrote:

> FLINK-18461 is really a blocker for the CDC feature.
>
> So +1 for releasing Flink 1.11.1 soon.
>
> Best,
> Jingsong
>
> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]>
> wrote:
>
>> Thanks for bring up this discussion Jark.
>> +1, looking forward the first bugfix version of Flink 1.11.
>>
>> Best,
>> Jincheng
>>
>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>
>> > Thanks Jark for bringing up this discussion. I also noticed that there
>> are
>> > already users trying out the CDC feature and so it makes sense to have a
>> > quick 1.11.1 release.
>> >
>> > I would volunteer as the release manager of 1.11.1 if we finally decide
>> to
>> > have a quick release. Also +1 to create the first RC on next Monday.
>> >
>> > Thanks,
>> > Dian
>> >
>> > > 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
>> > >
>> > > I do agree it would be beneficial to have the 1.11.1 rather soon.
>> > >
>> > > Personally additionally to Jark's list I'd like to see:
>> > >
>> > > FLINK-18419  Can not create a catalog from user jar
>> > > (https://issues.apache.org/jira/browse/FLINK-18419)
>> > >
>> > > incluedd. It has a PR already.
>> > >
>> > > Best,
>> > >
>> > > Dawid
>> > >
>> > > On 09/07/2020 09:51, Leonard Xu wrote:
>> > >> Hi, Jark
>> > >>
>> > >> Thanks fro bringing this discussion.
>> > >>
>> > >> We canceled the blocker priority of FLINK-18461 when release Flink
>> > 1.11.0 from time consideration, IIRC, the majority of us agreed to have
>> a
>> > timely 1.11.1 in the vote mail of Flink 1.11.0.
>> > >> And I have noticed some user voice[1][2] that they’re using CDC
>> feature
>> > in mail list and offline communication with community user, I think the
>> > following notable issues should be included in 1.11.1:
>> > >>
>> > >> - FLINK-18461 Changelog source can't be insert into upsert sink
>> > >> - FLINK-18426 Incompatible deprecated key type for registration
>> cluster
>> > >> - FLINK-18434 Can not select fields with JdbcCatalog
>> > >> - FLINK-17726 Scheduler should take care of tasks directly canceled
>> by
>> > TaskManager
>> > >> - FLINK-17075 Add task status reconciliation between TM and JM
>> > >>
>> > >> So,  +1 to prepare a quick bug-fix version from my side.
>> > >>
>> > >>
>> > >> Best,
>> > >> Leonard Xu
>> > >> [1] user:
>> >
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>> > <
>> >
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>> > >
>> > >> [2] user-zh:
>> >
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>> > <
>> >
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>> > >
>> > >>
>> > >>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>> > >>>
>> > >>> Besides, it would be great if we can figure out the performance
>> > regression
>> > >>> Thomas reported before.
>> > >>>
>> > >>> Do you know what's the status now? @zhijiang <
>> > [hidden email]>
>> > >>> @Thomas
>> > >>>
>> > >>> Best,
>> > >>> Jark
>> > >>>
>> > >>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>> > >>>
>> > >>>> Hi everyone,
>> > >>>>
>> > >>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
>> > blocker
>> > >>>> issue about the CDC feature [1].
>> > >>>> Considering this is a new kind of connector, we don't want to block
>> > the
>> > >>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
>> release.
>> > >>>> Therefore, I would like to start the discussion about releasing
>> 1.11.1
>> > >>>> soon, to deliver a complete CDC feature.
>> > >>>> We can also release some notable bug fixes found in these days.
>> But I
>> > >>>> suggest not to wait too long to collect/fix bugs,
>> > >>>> otherwise it will delay the feature delivery again, we can launch
>> > another
>> > >>>> patch release after that if needed.
>> > >>>>
>> > >>>> Most notable bug fixes so far are:
>> > >>>>
>> > >>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>> > >>>> - FLINK-18426 Incompatible deprecated key type for registration
>> > cluster
>> > >>>> options
>> > >>>>
>> > >>>> Furthermore, I think it would be better if we can fix these issues
>> in
>> > >>>> 1.11.1:
>> > >>>>
>> > >>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>> > >>>> - FLINK-18520 New Table Function type inference fails (PR opened)
>> > >>>> - FLINK-18477 ChangelogSocketExample does not work
>> > >>>>
>> > >>>> I'd like to suggest creating the first RC next Monday. What do you
>> > think?
>> > >>>>
>> > >>>> If there are any concerns or missing blocker issues need to be
>> fixed
>> > in
>> > >>>> 1.11.1, please let me know. Thanks.
>> > >>>>
>> > >>>> Best,
>> > >>>> Jark
>> > >>>>
>> > >>>> [1]:
>> > >>>>
>> >
>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>> > >>>>
>> > >>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>> > >>>>
>> > >>
>> > >
>> >
>> >
>>
>
>
> --
> Best, Jingsong Lee
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Aljoscha Krettek-2
+1

I'd also be in favour of releasing a 1.11.1 quickly

Aljoscha

On 09.07.20 13:57, Jark Wu wrote:

> Hi Dian,
>
> Glad to hear that you want to be the release manager of Flink 1.11.1.
> I am very willing to help you with the final steps of the release process.
>
> Best,
> Jark
>
> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]> wrote:
>
>> FLINK-18461 is really a blocker for the CDC feature.
>>
>> So +1 for releasing Flink 1.11.1 soon.
>>
>> Best,
>> Jingsong
>>
>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]>
>> wrote:
>>
>>> Thanks for bring up this discussion Jark.
>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>
>>> Best,
>>> Jincheng
>>>
>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>
>>>> Thanks Jark for bringing up this discussion. I also noticed that there
>>> are
>>>> already users trying out the CDC feature and so it makes sense to have a
>>>> quick 1.11.1 release.
>>>>
>>>> I would volunteer as the release manager of 1.11.1 if we finally decide
>>> to
>>>> have a quick release. Also +1 to create the first RC on next Monday.
>>>>
>>>> Thanks,
>>>> Dian
>>>>
>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
>>>>>
>>>>> I do agree it would be beneficial to have the 1.11.1 rather soon.
>>>>>
>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>
>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>
>>>>> incluedd. It has a PR already.
>>>>>
>>>>> Best,
>>>>>
>>>>> Dawid
>>>>>
>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>> Hi, Jark
>>>>>>
>>>>>> Thanks fro bringing this discussion.
>>>>>>
>>>>>> We canceled the blocker priority of FLINK-18461 when release Flink
>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed to have
>>> a
>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>> And I have noticed some user voice[1][2] that they’re using CDC
>>> feature
>>>> in mail list and offline communication with community user, I think the
>>>> following notable issues should be included in 1.11.1:
>>>>>>
>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
>>> cluster
>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>> - FLINK-17726 Scheduler should take care of tasks directly canceled
>>> by
>>>> TaskManager
>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
>>>>>>
>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>
>>>>>>
>>>>>> Best,
>>>>>> Leonard Xu
>>>>>> [1] user:
>>>>
>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>> <
>>>>
>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>
>>>>>> [2] user-zh:
>>>>
>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>> <
>>>>
>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>
>>>>>>
>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>
>>>>>>> Besides, it would be great if we can figure out the performance
>>>> regression
>>>>>>> Thomas reported before.
>>>>>>>
>>>>>>> Do you know what's the status now? @zhijiang <
>>>> [hidden email]>
>>>>>>> @Thomas
>>>>>>>
>>>>>>> Best,
>>>>>>> Jark
>>>>>>>
>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>>>>>>>
>>>>>>>> Hi everyone,
>>>>>>>>
>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
>>>> blocker
>>>>>>>> issue about the CDC feature [1].
>>>>>>>> Considering this is a new kind of connector, we don't want to block
>>>> the
>>>>>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
>>> release.
>>>>>>>> Therefore, I would like to start the discussion about releasing
>>> 1.11.1
>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>> We can also release some notable bug fixes found in these days.
>>> But I
>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>> otherwise it will delay the feature delivery again, we can launch
>>>> another
>>>>>>>> patch release after that if needed.
>>>>>>>>
>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>
>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
>>>> cluster
>>>>>>>> options
>>>>>>>>
>>>>>>>> Furthermore, I think it would be better if we can fix these issues
>>> in
>>>>>>>> 1.11.1:
>>>>>>>>
>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR opened)
>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>
>>>>>>>> I'd like to suggest creating the first RC next Monday. What do you
>>>> think?
>>>>>>>>
>>>>>>>> If there are any concerns or missing blocker issues need to be
>>> fixed
>>>> in
>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>
>>>>>>>> Best,
>>>>>>>> Jark
>>>>>>>>
>>>>>>>> [1]:
>>>>>>>>
>>>>
>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>
>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>> --
>> Best, Jingsong Lee
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Benchao Li-2
+1 for a quick bug fix release for 1.11

Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:

> +1
>
> I'd also be in favour of releasing a 1.11.1 quickly
>
> Aljoscha
>
> On 09.07.20 13:57, Jark Wu wrote:
> > Hi Dian,
> >
> > Glad to hear that you want to be the release manager of Flink 1.11.1.
> > I am very willing to help you with the final steps of the release
> process.
> >
> > Best,
> > Jark
> >
> > On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]> wrote:
> >
> >> FLINK-18461 is really a blocker for the CDC feature.
> >>
> >> So +1 for releasing Flink 1.11.1 soon.
> >>
> >> Best,
> >> Jingsong
> >>
> >> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]>
> >> wrote:
> >>
> >>> Thanks for bring up this discussion Jark.
> >>> +1, looking forward the first bugfix version of Flink 1.11.
> >>>
> >>> Best,
> >>> Jincheng
> >>>
> >>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> >>>
> >>>> Thanks Jark for bringing up this discussion. I also noticed that there
> >>> are
> >>>> already users trying out the CDC feature and so it makes sense to
> have a
> >>>> quick 1.11.1 release.
> >>>>
> >>>> I would volunteer as the release manager of 1.11.1 if we finally
> decide
> >>> to
> >>>> have a quick release. Also +1 to create the first RC on next Monday.
> >>>>
> >>>> Thanks,
> >>>> Dian
> >>>>
> >>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
> >>>>>
> >>>>> I do agree it would be beneficial to have the 1.11.1 rather soon.
> >>>>>
> >>>>> Personally additionally to Jark's list I'd like to see:
> >>>>>
> >>>>> FLINK-18419  Can not create a catalog from user jar
> >>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> >>>>>
> >>>>> incluedd. It has a PR already.
> >>>>>
> >>>>> Best,
> >>>>>
> >>>>> Dawid
> >>>>>
> >>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> >>>>>> Hi, Jark
> >>>>>>
> >>>>>> Thanks fro bringing this discussion.
> >>>>>>
> >>>>>> We canceled the blocker priority of FLINK-18461 when release Flink
> >>>> 1.11.0 from time consideration, IIRC, the majority of us agreed to
> have
> >>> a
> >>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> >>>>>> And I have noticed some user voice[1][2] that they’re using CDC
> >>> feature
> >>>> in mail list and offline communication with community user, I think
> the
> >>>> following notable issues should be included in 1.11.1:
> >>>>>>
> >>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> >>>>>> - FLINK-18426 Incompatible deprecated key type for registration
> >>> cluster
> >>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> >>>>>> - FLINK-17726 Scheduler should take care of tasks directly canceled
> >>> by
> >>>> TaskManager
> >>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
> >>>>>>
> >>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> >>>>>>
> >>>>>>
> >>>>>> Best,
> >>>>>> Leonard Xu
> >>>>>> [1] user:
> >>>>
> >>>
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> >>>> <
> >>>>
> >>>
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> >>>>>
> >>>>>> [2] user-zh:
> >>>>
> >>>
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> >>>> <
> >>>>
> >>>
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> >>>>>
> >>>>>>
> >>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> >>>>>>>
> >>>>>>> Besides, it would be great if we can figure out the performance
> >>>> regression
> >>>>>>> Thomas reported before.
> >>>>>>>
> >>>>>>> Do you know what's the status now? @zhijiang <
> >>>> [hidden email]>
> >>>>>>> @Thomas
> >>>>>>>
> >>>>>>> Best,
> >>>>>>> Jark
> >>>>>>>
> >>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
> >>>>>>>
> >>>>>>>> Hi everyone,
> >>>>>>>>
> >>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
> >>>> blocker
> >>>>>>>> issue about the CDC feature [1].
> >>>>>>>> Considering this is a new kind of connector, we don't want to
> block
> >>>> the
> >>>>>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
> >>> release.
> >>>>>>>> Therefore, I would like to start the discussion about releasing
> >>> 1.11.1
> >>>>>>>> soon, to deliver a complete CDC feature.
> >>>>>>>> We can also release some notable bug fixes found in these days.
> >>> But I
> >>>>>>>> suggest not to wait too long to collect/fix bugs,
> >>>>>>>> otherwise it will delay the feature delivery again, we can launch
> >>>> another
> >>>>>>>> patch release after that if needed.
> >>>>>>>>
> >>>>>>>> Most notable bug fixes so far are:
> >>>>>>>>
> >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> >>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
> >>>> cluster
> >>>>>>>> options
> >>>>>>>>
> >>>>>>>> Furthermore, I think it would be better if we can fix these issues
> >>> in
> >>>>>>>> 1.11.1:
> >>>>>>>>
> >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
> >>>>>>>> - FLINK-18520 New Table Function type inference fails (PR opened)
> >>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> >>>>>>>>
> >>>>>>>> I'd like to suggest creating the first RC next Monday. What do you
> >>>> think?
> >>>>>>>>
> >>>>>>>> If there are any concerns or missing blocker issues need to be
> >>> fixed
> >>>> in
> >>>>>>>> 1.11.1, please let me know. Thanks.
> >>>>>>>>
> >>>>>>>> Best,
> >>>>>>>> Jark
> >>>>>>>>
> >>>>>>>> [1]:
> >>>>>>>>
> >>>>
> >>>
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> >>>>>>>>
> >>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> >>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>
> >>
> >> --
> >> Best, Jingsong Lee
> >>
> >
>
>

--

Best,
Benchao Li
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Dian Fu-2
Hi Jark,

Thanks for offering the help. It would definitely be helpful.

Regards,
Dian

> 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
>
> +1 for a quick bug fix release for 1.11
>
> Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
>
>> +1
>>
>> I'd also be in favour of releasing a 1.11.1 quickly
>>
>> Aljoscha
>>
>> On 09.07.20 13:57, Jark Wu wrote:
>>> Hi Dian,
>>>
>>> Glad to hear that you want to be the release manager of Flink 1.11.1.
>>> I am very willing to help you with the final steps of the release
>> process.
>>>
>>> Best,
>>> Jark
>>>
>>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]> wrote:
>>>
>>>> FLINK-18461 is really a blocker for the CDC feature.
>>>>
>>>> So +1 for releasing Flink 1.11.1 soon.
>>>>
>>>> Best,
>>>> Jingsong
>>>>
>>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]>
>>>> wrote:
>>>>
>>>>> Thanks for bring up this discussion Jark.
>>>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>>>
>>>>> Best,
>>>>> Jincheng
>>>>>
>>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>>>
>>>>>> Thanks Jark for bringing up this discussion. I also noticed that there
>>>>> are
>>>>>> already users trying out the CDC feature and so it makes sense to
>> have a
>>>>>> quick 1.11.1 release.
>>>>>>
>>>>>> I would volunteer as the release manager of 1.11.1 if we finally
>> decide
>>>>> to
>>>>>> have a quick release. Also +1 to create the first RC on next Monday.
>>>>>>
>>>>>> Thanks,
>>>>>> Dian
>>>>>>
>>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
>>>>>>>
>>>>>>> I do agree it would be beneficial to have the 1.11.1 rather soon.
>>>>>>>
>>>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>>>
>>>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>>>
>>>>>>> incluedd. It has a PR already.
>>>>>>>
>>>>>>> Best,
>>>>>>>
>>>>>>> Dawid
>>>>>>>
>>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>>>> Hi, Jark
>>>>>>>>
>>>>>>>> Thanks fro bringing this discussion.
>>>>>>>>
>>>>>>>> We canceled the blocker priority of FLINK-18461 when release Flink
>>>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed to
>> have
>>>>> a
>>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>>>> And I have noticed some user voice[1][2] that they’re using CDC
>>>>> feature
>>>>>> in mail list and offline communication with community user, I think
>> the
>>>>>> following notable issues should be included in 1.11.1:
>>>>>>>>
>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
>>>>> cluster
>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly canceled
>>>>> by
>>>>>> TaskManager
>>>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
>>>>>>>>
>>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>>>
>>>>>>>>
>>>>>>>> Best,
>>>>>>>> Leonard Xu
>>>>>>>> [1] user:
>>>>>>
>>>>>
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>> <
>>>>>>
>>>>>
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>
>>>>>>>> [2] user-zh:
>>>>>>
>>>>>
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>> <
>>>>>>
>>>>>
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>
>>>>>>>>
>>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>>>
>>>>>>>>> Besides, it would be great if we can figure out the performance
>>>>>> regression
>>>>>>>>> Thomas reported before.
>>>>>>>>>
>>>>>>>>> Do you know what's the status now? @zhijiang <
>>>>>> [hidden email]>
>>>>>>>>> @Thomas
>>>>>>>>>
>>>>>>>>> Best,
>>>>>>>>> Jark
>>>>>>>>>
>>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
>>>>>>>>>
>>>>>>>>>> Hi everyone,
>>>>>>>>>>
>>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
>>>>>> blocker
>>>>>>>>>> issue about the CDC feature [1].
>>>>>>>>>> Considering this is a new kind of connector, we don't want to
>> block
>>>>>> the
>>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
>>>>> release.
>>>>>>>>>> Therefore, I would like to start the discussion about releasing
>>>>> 1.11.1
>>>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>>>> We can also release some notable bug fixes found in these days.
>>>>> But I
>>>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>>>> otherwise it will delay the feature delivery again, we can launch
>>>>>> another
>>>>>>>>>> patch release after that if needed.
>>>>>>>>>>
>>>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>>>
>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
>>>>>> cluster
>>>>>>>>>> options
>>>>>>>>>>
>>>>>>>>>> Furthermore, I think it would be better if we can fix these issues
>>>>> in
>>>>>>>>>> 1.11.1:
>>>>>>>>>>
>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
>>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR opened)
>>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>>>
>>>>>>>>>> I'd like to suggest creating the first RC next Monday. What do you
>>>>>> think?
>>>>>>>>>>
>>>>>>>>>> If there are any concerns or missing blocker issues need to be
>>>>> fixed
>>>>>> in
>>>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>>>
>>>>>>>>>> Best,
>>>>>>>>>> Jark
>>>>>>>>>>
>>>>>>>>>> [1]:
>>>>>>>>>>
>>>>>>
>>>>>
>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>>>
>>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Best, Jingsong Lee
>>>>
>>>
>>
>>
>
> --
>
> Best,
> Benchao Li

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Hequn Cheng-2
+1 for a quick bug fix release and Dian as the release manager.

Best,
Hequn


On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:

> Hi Jark,
>
> Thanks for offering the help. It would definitely be helpful.
>
> Regards,
> Dian
>
> > 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
> >
> > +1 for a quick bug fix release for 1.11
> >
> > Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
> >
> >> +1
> >>
> >> I'd also be in favour of releasing a 1.11.1 quickly
> >>
> >> Aljoscha
> >>
> >> On 09.07.20 13:57, Jark Wu wrote:
> >>> Hi Dian,
> >>>
> >>> Glad to hear that you want to be the release manager of Flink 1.11.1.
> >>> I am very willing to help you with the final steps of the release
> >> process.
> >>>
> >>> Best,
> >>> Jark
> >>>
> >>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]>
> wrote:
> >>>
> >>>> FLINK-18461 is really a blocker for the CDC feature.
> >>>>
> >>>> So +1 for releasing Flink 1.11.1 soon.
> >>>>
> >>>> Best,
> >>>> Jingsong
> >>>>
> >>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <[hidden email]
> >
> >>>> wrote:
> >>>>
> >>>>> Thanks for bring up this discussion Jark.
> >>>>> +1, looking forward the first bugfix version of Flink 1.11.
> >>>>>
> >>>>> Best,
> >>>>> Jincheng
> >>>>>
> >>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> >>>>>
> >>>>>> Thanks Jark for bringing up this discussion. I also noticed that
> there
> >>>>> are
> >>>>>> already users trying out the CDC feature and so it makes sense to
> >> have a
> >>>>>> quick 1.11.1 release.
> >>>>>>
> >>>>>> I would volunteer as the release manager of 1.11.1 if we finally
> >> decide
> >>>>> to
> >>>>>> have a quick release. Also +1 to create the first RC on next Monday.
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Dian
> >>>>>>
> >>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
> >>>>>>>
> >>>>>>> I do agree it would be beneficial to have the 1.11.1 rather soon.
> >>>>>>>
> >>>>>>> Personally additionally to Jark's list I'd like to see:
> >>>>>>>
> >>>>>>> FLINK-18419  Can not create a catalog from user jar
> >>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> >>>>>>>
> >>>>>>> incluedd. It has a PR already.
> >>>>>>>
> >>>>>>> Best,
> >>>>>>>
> >>>>>>> Dawid
> >>>>>>>
> >>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> >>>>>>>> Hi, Jark
> >>>>>>>>
> >>>>>>>> Thanks fro bringing this discussion.
> >>>>>>>>
> >>>>>>>> We canceled the blocker priority of FLINK-18461 when release Flink
> >>>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed to
> >> have
> >>>>> a
> >>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> >>>>>>>> And I have noticed some user voice[1][2] that they’re using CDC
> >>>>> feature
> >>>>>> in mail list and offline communication with community user, I think
> >> the
> >>>>>> following notable issues should be included in 1.11.1:
> >>>>>>>>
> >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> >>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
> >>>>> cluster
> >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> >>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
> canceled
> >>>>> by
> >>>>>> TaskManager
> >>>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
> >>>>>>>>
> >>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Best,
> >>>>>>>> Leonard Xu
> >>>>>>>> [1] user:
> >>>>>>
> >>>>>
> >>
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> >>>>>> <
> >>>>>>
> >>>>>
> >>
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> >>>>>>>
> >>>>>>>> [2] user-zh:
> >>>>>>
> >>>>>
> >>
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> >>>>>> <
> >>>>>>
> >>>>>
> >>
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> >>>>>>>
> >>>>>>>>
> >>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> >>>>>>>>>
> >>>>>>>>> Besides, it would be great if we can figure out the performance
> >>>>>> regression
> >>>>>>>>> Thomas reported before.
> >>>>>>>>>
> >>>>>>>>> Do you know what's the status now? @zhijiang <
> >>>>>> [hidden email]>
> >>>>>>>>> @Thomas
> >>>>>>>>>
> >>>>>>>>> Best,
> >>>>>>>>> Jark
> >>>>>>>>>
> >>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
> >>>>>>>>>
> >>>>>>>>>> Hi everyone,
> >>>>>>>>>>
> >>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found a
> >>>>>> blocker
> >>>>>>>>>> issue about the CDC feature [1].
> >>>>>>>>>> Considering this is a new kind of connector, we don't want to
> >> block
> >>>>>> the
> >>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
> >>>>> release.
> >>>>>>>>>> Therefore, I would like to start the discussion about releasing
> >>>>> 1.11.1
> >>>>>>>>>> soon, to deliver a complete CDC feature.
> >>>>>>>>>> We can also release some notable bug fixes found in these days.
> >>>>> But I
> >>>>>>>>>> suggest not to wait too long to collect/fix bugs,
> >>>>>>>>>> otherwise it will delay the feature delivery again, we can
> launch
> >>>>>> another
> >>>>>>>>>> patch release after that if needed.
> >>>>>>>>>>
> >>>>>>>>>> Most notable bug fixes so far are:
> >>>>>>>>>>
> >>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> >>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
> >>>>>> cluster
> >>>>>>>>>> options
> >>>>>>>>>>
> >>>>>>>>>> Furthermore, I think it would be better if we can fix these
> issues
> >>>>> in
> >>>>>>>>>> 1.11.1:
> >>>>>>>>>>
> >>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR opened)
> >>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
> opened)
> >>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> >>>>>>>>>>
> >>>>>>>>>> I'd like to suggest creating the first RC next Monday. What do
> you
> >>>>>> think?
> >>>>>>>>>>
> >>>>>>>>>> If there are any concerns or missing blocker issues need to be
> >>>>> fixed
> >>>>>> in
> >>>>>>>>>> 1.11.1, please let me know. Thanks.
> >>>>>>>>>>
> >>>>>>>>>> Best,
> >>>>>>>>>> Jark
> >>>>>>>>>>
> >>>>>>>>>> [1]:
> >>>>>>>>>>
> >>>>>>
> >>>>>
> >>
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> >>>>>>>>>>
> >>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Best, Jingsong Lee
> >>>>
> >>>
> >>
> >>
> >
> > --
> >
> > Best,
> > Benchao Li
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Yu Li
+1, thanks Jark for bringing this up and Dian for volunteering as our
release manager.

Best Regards,
Yu


On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:

> +1 for a quick bug fix release and Dian as the release manager.
>
> Best,
> Hequn
>
>
> On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
>
> > Hi Jark,
> >
> > Thanks for offering the help. It would definitely be helpful.
> >
> > Regards,
> > Dian
> >
> > > 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
> > >
> > > +1 for a quick bug fix release for 1.11
> > >
> > > Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
> > >
> > >> +1
> > >>
> > >> I'd also be in favour of releasing a 1.11.1 quickly
> > >>
> > >> Aljoscha
> > >>
> > >> On 09.07.20 13:57, Jark Wu wrote:
> > >>> Hi Dian,
> > >>>
> > >>> Glad to hear that you want to be the release manager of Flink 1.11.1.
> > >>> I am very willing to help you with the final steps of the release
> > >> process.
> > >>>
> > >>> Best,
> > >>> Jark
> > >>>
> > >>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]>
> > wrote:
> > >>>
> > >>>> FLINK-18461 is really a blocker for the CDC feature.
> > >>>>
> > >>>> So +1 for releasing Flink 1.11.1 soon.
> > >>>>
> > >>>> Best,
> > >>>> Jingsong
> > >>>>
> > >>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
> [hidden email]
> > >
> > >>>> wrote:
> > >>>>
> > >>>>> Thanks for bring up this discussion Jark.
> > >>>>> +1, looking forward the first bugfix version of Flink 1.11.
> > >>>>>
> > >>>>> Best,
> > >>>>> Jincheng
> > >>>>>
> > >>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> > >>>>>
> > >>>>>> Thanks Jark for bringing up this discussion. I also noticed that
> > there
> > >>>>> are
> > >>>>>> already users trying out the CDC feature and so it makes sense to
> > >> have a
> > >>>>>> quick 1.11.1 release.
> > >>>>>>
> > >>>>>> I would volunteer as the release manager of 1.11.1 if we finally
> > >> decide
> > >>>>> to
> > >>>>>> have a quick release. Also +1 to create the first RC on next
> Monday.
> > >>>>>>
> > >>>>>> Thanks,
> > >>>>>> Dian
> > >>>>>>
> > >>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]> 写道:
> > >>>>>>>
> > >>>>>>> I do agree it would be beneficial to have the 1.11.1 rather soon.
> > >>>>>>>
> > >>>>>>> Personally additionally to Jark's list I'd like to see:
> > >>>>>>>
> > >>>>>>> FLINK-18419  Can not create a catalog from user jar
> > >>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> > >>>>>>>
> > >>>>>>> incluedd. It has a PR already.
> > >>>>>>>
> > >>>>>>> Best,
> > >>>>>>>
> > >>>>>>> Dawid
> > >>>>>>>
> > >>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> > >>>>>>>> Hi, Jark
> > >>>>>>>>
> > >>>>>>>> Thanks fro bringing this discussion.
> > >>>>>>>>
> > >>>>>>>> We canceled the blocker priority of FLINK-18461 when release
> Flink
> > >>>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed to
> > >> have
> > >>>>> a
> > >>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> > >>>>>>>> And I have noticed some user voice[1][2] that they’re using CDC
> > >>>>> feature
> > >>>>>> in mail list and offline communication with community user, I
> think
> > >> the
> > >>>>>> following notable issues should be included in 1.11.1:
> > >>>>>>>>
> > >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert sink
> > >>>>>>>> - FLINK-18426 Incompatible deprecated key type for registration
> > >>>>> cluster
> > >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> > >>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
> > canceled
> > >>>>> by
> > >>>>>> TaskManager
> > >>>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
> > >>>>>>>>
> > >>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> Best,
> > >>>>>>>> Leonard Xu
> > >>>>>>>> [1] user:
> > >>>>>>
> > >>>>>
> > >>
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > >>>>>> <
> > >>>>>>
> > >>>>>
> > >>
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > >>>>>>>
> > >>>>>>>> [2] user-zh:
> > >>>>>>
> > >>>>>
> > >>
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > >>>>>> <
> > >>>>>>
> > >>>>>
> > >>
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > >>>>>>>
> > >>>>>>>>
> > >>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> > >>>>>>>>>
> > >>>>>>>>> Besides, it would be great if we can figure out the performance
> > >>>>>> regression
> > >>>>>>>>> Thomas reported before.
> > >>>>>>>>>
> > >>>>>>>>> Do you know what's the status now? @zhijiang <
> > >>>>>> [hidden email]>
> > >>>>>>>>> @Thomas
> > >>>>>>>>>
> > >>>>>>>>> Best,
> > >>>>>>>>> Jark
> > >>>>>>>>>
> > >>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> Hi everyone,
> > >>>>>>>>>>
> > >>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we found
> a
> > >>>>>> blocker
> > >>>>>>>>>> issue about the CDC feature [1].
> > >>>>>>>>>> Considering this is a new kind of connector, we don't want to
> > >> block
> > >>>>>> the
> > >>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately 1.11.1
> > >>>>> release.
> > >>>>>>>>>> Therefore, I would like to start the discussion about
> releasing
> > >>>>> 1.11.1
> > >>>>>>>>>> soon, to deliver a complete CDC feature.
> > >>>>>>>>>> We can also release some notable bug fixes found in these
> days.
> > >>>>> But I
> > >>>>>>>>>> suggest not to wait too long to collect/fix bugs,
> > >>>>>>>>>> otherwise it will delay the feature delivery again, we can
> > launch
> > >>>>>> another
> > >>>>>>>>>> patch release after that if needed.
> > >>>>>>>>>>
> > >>>>>>>>>> Most notable bug fixes so far are:
> > >>>>>>>>>>
> > >>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> sink
> > >>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> registration
> > >>>>>> cluster
> > >>>>>>>>>> options
> > >>>>>>>>>>
> > >>>>>>>>>> Furthermore, I think it would be better if we can fix these
> > issues
> > >>>>> in
> > >>>>>>>>>> 1.11.1:
> > >>>>>>>>>>
> > >>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
> opened)
> > >>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
> > opened)
> > >>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> > >>>>>>>>>>
> > >>>>>>>>>> I'd like to suggest creating the first RC next Monday. What do
> > you
> > >>>>>> think?
> > >>>>>>>>>>
> > >>>>>>>>>> If there are any concerns or missing blocker issues need to be
> > >>>>> fixed
> > >>>>>> in
> > >>>>>>>>>> 1.11.1, please let me know. Thanks.
> > >>>>>>>>>>
> > >>>>>>>>>> Best,
> > >>>>>>>>>> Jark
> > >>>>>>>>>>
> > >>>>>>>>>> [1]:
> > >>>>>>>>>>
> > >>>>>>
> > >>>>>
> > >>
> >
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> > >>>>>>>>>>
> > >>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> > >>>>>>>>>>
> > >>>>>>>>
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >>>>
> > >>>> --
> > >>>> Best, Jingsong Lee
> > >>>>
> > >>>
> > >>
> > >>
> > >
> > > --
> > >
> > > Best,
> > > Benchao Li
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Congxian Qiu
+1 for a quick bug fix release for 1.11

Best,
Congxian


Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:

> +1, thanks Jark for bringing this up and Dian for volunteering as our
> release manager.
>
> Best Regards,
> Yu
>
>
> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>
> > +1 for a quick bug fix release and Dian as the release manager.
> >
> > Best,
> > Hequn
> >
> >
> > On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
> >
> > > Hi Jark,
> > >
> > > Thanks for offering the help. It would definitely be helpful.
> > >
> > > Regards,
> > > Dian
> > >
> > > > 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
> > > >
> > > > +1 for a quick bug fix release for 1.11
> > > >
> > > > Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
> > > >
> > > >> +1
> > > >>
> > > >> I'd also be in favour of releasing a 1.11.1 quickly
> > > >>
> > > >> Aljoscha
> > > >>
> > > >> On 09.07.20 13:57, Jark Wu wrote:
> > > >>> Hi Dian,
> > > >>>
> > > >>> Glad to hear that you want to be the release manager of Flink
> 1.11.1.
> > > >>> I am very willing to help you with the final steps of the release
> > > >> process.
> > > >>>
> > > >>> Best,
> > > >>> Jark
> > > >>>
> > > >>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]>
> > > wrote:
> > > >>>
> > > >>>> FLINK-18461 is really a blocker for the CDC feature.
> > > >>>>
> > > >>>> So +1 for releasing Flink 1.11.1 soon.
> > > >>>>
> > > >>>> Best,
> > > >>>> Jingsong
> > > >>>>
> > > >>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
> > [hidden email]
> > > >
> > > >>>> wrote:
> > > >>>>
> > > >>>>> Thanks for bring up this discussion Jark.
> > > >>>>> +1, looking forward the first bugfix version of Flink 1.11.
> > > >>>>>
> > > >>>>> Best,
> > > >>>>> Jincheng
> > > >>>>>
> > > >>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> > > >>>>>
> > > >>>>>> Thanks Jark for bringing up this discussion. I also noticed that
> > > there
> > > >>>>> are
> > > >>>>>> already users trying out the CDC feature and so it makes sense
> to
> > > >> have a
> > > >>>>>> quick 1.11.1 release.
> > > >>>>>>
> > > >>>>>> I would volunteer as the release manager of 1.11.1 if we finally
> > > >> decide
> > > >>>>> to
> > > >>>>>> have a quick release. Also +1 to create the first RC on next
> > Monday.
> > > >>>>>>
> > > >>>>>> Thanks,
> > > >>>>>> Dian
> > > >>>>>>
> > > >>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
> 写道:
> > > >>>>>>>
> > > >>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
> soon.
> > > >>>>>>>
> > > >>>>>>> Personally additionally to Jark's list I'd like to see:
> > > >>>>>>>
> > > >>>>>>> FLINK-18419  Can not create a catalog from user jar
> > > >>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> > > >>>>>>>
> > > >>>>>>> incluedd. It has a PR already.
> > > >>>>>>>
> > > >>>>>>> Best,
> > > >>>>>>>
> > > >>>>>>> Dawid
> > > >>>>>>>
> > > >>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> > > >>>>>>>> Hi, Jark
> > > >>>>>>>>
> > > >>>>>>>> Thanks fro bringing this discussion.
> > > >>>>>>>>
> > > >>>>>>>> We canceled the blocker priority of FLINK-18461 when release
> > Flink
> > > >>>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed
> to
> > > >> have
> > > >>>>> a
> > > >>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> > > >>>>>>>> And I have noticed some user voice[1][2] that they’re using
> CDC
> > > >>>>> feature
> > > >>>>>> in mail list and offline communication with community user, I
> > think
> > > >> the
> > > >>>>>> following notable issues should be included in 1.11.1:
> > > >>>>>>>>
> > > >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> sink
> > > >>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> registration
> > > >>>>> cluster
> > > >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> > > >>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
> > > canceled
> > > >>>>> by
> > > >>>>>> TaskManager
> > > >>>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
> > > >>>>>>>>
> > > >>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> Best,
> > > >>>>>>>> Leonard Xu
> > > >>>>>>>> [1] user:
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > >>>>>> <
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > >>>>>>>
> > > >>>>>>>> [2] user-zh:
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > >>>>>> <
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > >>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> > > >>>>>>>>>
> > > >>>>>>>>> Besides, it would be great if we can figure out the
> performance
> > > >>>>>> regression
> > > >>>>>>>>> Thomas reported before.
> > > >>>>>>>>>
> > > >>>>>>>>> Do you know what's the status now? @zhijiang <
> > > >>>>>> [hidden email]>
> > > >>>>>>>>> @Thomas
> > > >>>>>>>>>
> > > >>>>>>>>> Best,
> > > >>>>>>>>> Jark
> > > >>>>>>>>>
> > > >>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
> wrote:
> > > >>>>>>>>>
> > > >>>>>>>>>> Hi everyone,
> > > >>>>>>>>>>
> > > >>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
> found
> > a
> > > >>>>>> blocker
> > > >>>>>>>>>> issue about the CDC feature [1].
> > > >>>>>>>>>> Considering this is a new kind of connector, we don't want
> to
> > > >> block
> > > >>>>>> the
> > > >>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
> 1.11.1
> > > >>>>> release.
> > > >>>>>>>>>> Therefore, I would like to start the discussion about
> > releasing
> > > >>>>> 1.11.1
> > > >>>>>>>>>> soon, to deliver a complete CDC feature.
> > > >>>>>>>>>> We can also release some notable bug fixes found in these
> > days.
> > > >>>>> But I
> > > >>>>>>>>>> suggest not to wait too long to collect/fix bugs,
> > > >>>>>>>>>> otherwise it will delay the feature delivery again, we can
> > > launch
> > > >>>>>> another
> > > >>>>>>>>>> patch release after that if needed.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Most notable bug fixes so far are:
> > > >>>>>>>>>>
> > > >>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> > sink
> > > >>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> > registration
> > > >>>>>> cluster
> > > >>>>>>>>>> options
> > > >>>>>>>>>>
> > > >>>>>>>>>> Furthermore, I think it would be better if we can fix these
> > > issues
> > > >>>>> in
> > > >>>>>>>>>> 1.11.1:
> > > >>>>>>>>>>
> > > >>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
> > opened)
> > > >>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
> > > opened)
> > > >>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> > > >>>>>>>>>>
> > > >>>>>>>>>> I'd like to suggest creating the first RC next Monday. What
> do
> > > you
> > > >>>>>> think?
> > > >>>>>>>>>>
> > > >>>>>>>>>> If there are any concerns or missing blocker issues need to
> be
> > > >>>>> fixed
> > > >>>>>> in
> > > >>>>>>>>>> 1.11.1, please let me know. Thanks.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Best,
> > > >>>>>>>>>> Jark
> > > >>>>>>>>>>
> > > >>>>>>>>>> [1]:
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> > > >>>>>>>>>>
> > > >>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> > > >>>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>>
> > > >>>> --
> > > >>>> Best, Jingsong Lee
> > > >>>>
> > > >>>
> > > >>
> > > >>
> > > >
> > > > --
> > > >
> > > > Best,
> > > > Benchao Li
> > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Zhijiang(wangzhijiang999)
Thanks for kickoff the discussion Jark, and thanks for the volunteer of release manager Dian.

I am +1 for the proposal of bringing Flink 1.11.1 soon since some critical bug fix accumulated.

Regarding the performance issue that Thomas mentioned before, we have not any conclusions at the moment. I guess Thomas is still trying out to find some potential clues.

Best,
Zhijiang




------------------------------------------------------------------
From:Congxian Qiu <[hidden email]>
Send Time:2020年7月10日(星期五) 10:30
To:[hidden email] <[hidden email]>
Subject:Re: [DISCUSS] Releasing Flink 1.11.1 soon?

+1 for a quick bug fix release for 1.11

Best,
Congxian


Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:

> +1, thanks Jark for bringing this up and Dian for volunteering as our
> release manager.
>
> Best Regards,
> Yu
>
>
> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>
> > +1 for a quick bug fix release and Dian as the release manager.
> >
> > Best,
> > Hequn
> >
> >
> > On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
> >
> > > Hi Jark,
> > >
> > > Thanks for offering the help. It would definitely be helpful.
> > >
> > > Regards,
> > > Dian
> > >
> > > > 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
> > > >
> > > > +1 for a quick bug fix release for 1.11
> > > >
> > > > Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
> > > >
> > > >> +1
> > > >>
> > > >> I'd also be in favour of releasing a 1.11.1 quickly
> > > >>
> > > >> Aljoscha
> > > >>
> > > >> On 09.07.20 13:57, Jark Wu wrote:
> > > >>> Hi Dian,
> > > >>>
> > > >>> Glad to hear that you want to be the release manager of Flink
> 1.11.1.
> > > >>> I am very willing to help you with the final steps of the release
> > > >> process.
> > > >>>
> > > >>> Best,
> > > >>> Jark
> > > >>>
> > > >>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]>
> > > wrote:
> > > >>>
> > > >>>> FLINK-18461 is really a blocker for the CDC feature.
> > > >>>>
> > > >>>> So +1 for releasing Flink 1.11.1 soon.
> > > >>>>
> > > >>>> Best,
> > > >>>> Jingsong
> > > >>>>
> > > >>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
> > [hidden email]
> > > >
> > > >>>> wrote:
> > > >>>>
> > > >>>>> Thanks for bring up this discussion Jark.
> > > >>>>> +1, looking forward the first bugfix version of Flink 1.11.
> > > >>>>>
> > > >>>>> Best,
> > > >>>>> Jincheng
> > > >>>>>
> > > >>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> > > >>>>>
> > > >>>>>> Thanks Jark for bringing up this discussion. I also noticed that
> > > there
> > > >>>>> are
> > > >>>>>> already users trying out the CDC feature and so it makes sense
> to
> > > >> have a
> > > >>>>>> quick 1.11.1 release.
> > > >>>>>>
> > > >>>>>> I would volunteer as the release manager of 1.11.1 if we finally
> > > >> decide
> > > >>>>> to
> > > >>>>>> have a quick release. Also +1 to create the first RC on next
> > Monday.
> > > >>>>>>
> > > >>>>>> Thanks,
> > > >>>>>> Dian
> > > >>>>>>
> > > >>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
> 写道:
> > > >>>>>>>
> > > >>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
> soon.
> > > >>>>>>>
> > > >>>>>>> Personally additionally to Jark's list I'd like to see:
> > > >>>>>>>
> > > >>>>>>> FLINK-18419  Can not create a catalog from user jar
> > > >>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> > > >>>>>>>
> > > >>>>>>> incluedd. It has a PR already.
> > > >>>>>>>
> > > >>>>>>> Best,
> > > >>>>>>>
> > > >>>>>>> Dawid
> > > >>>>>>>
> > > >>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> > > >>>>>>>> Hi, Jark
> > > >>>>>>>>
> > > >>>>>>>> Thanks fro bringing this discussion.
> > > >>>>>>>>
> > > >>>>>>>> We canceled the blocker priority of FLINK-18461 when release
> > Flink
> > > >>>>>> 1.11.0 from time consideration, IIRC, the majority of us agreed
> to
> > > >> have
> > > >>>>> a
> > > >>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> > > >>>>>>>> And I have noticed some user voice[1][2] that they’re using
> CDC
> > > >>>>> feature
> > > >>>>>> in mail list and offline communication with community user, I
> > think
> > > >> the
> > > >>>>>> following notable issues should be included in 1.11.1:
> > > >>>>>>>>
> > > >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> sink
> > > >>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> registration
> > > >>>>> cluster
> > > >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> > > >>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
> > > canceled
> > > >>>>> by
> > > >>>>>> TaskManager
> > > >>>>>>>> - FLINK-17075 Add task status reconciliation between TM and JM
> > > >>>>>>>>
> > > >>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> > > >>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>> Best,
> > > >>>>>>>> Leonard Xu
> > > >>>>>>>> [1] user:
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > >>>>>> <
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > >>>>>>>
> > > >>>>>>>> [2] user-zh:
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > >>>>>> <
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > >>>>>>>
> > > >>>>>>>>
> > > >>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> > > >>>>>>>>>
> > > >>>>>>>>> Besides, it would be great if we can figure out the
> performance
> > > >>>>>> regression
> > > >>>>>>>>> Thomas reported before.
> > > >>>>>>>>>
> > > >>>>>>>>> Do you know what's the status now? @zhijiang <
> > > >>>>>> [hidden email]>
> > > >>>>>>>>> @Thomas
> > > >>>>>>>>>
> > > >>>>>>>>> Best,
> > > >>>>>>>>> Jark
> > > >>>>>>>>>
> > > >>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
> wrote:
> > > >>>>>>>>>
> > > >>>>>>>>>> Hi everyone,
> > > >>>>>>>>>>
> > > >>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
> found
> > a
> > > >>>>>> blocker
> > > >>>>>>>>>> issue about the CDC feature [1].
> > > >>>>>>>>>> Considering this is a new kind of connector, we don't want
> to
> > > >> block
> > > >>>>>> the
> > > >>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
> 1.11.1
> > > >>>>> release.
> > > >>>>>>>>>> Therefore, I would like to start the discussion about
> > releasing
> > > >>>>> 1.11.1
> > > >>>>>>>>>> soon, to deliver a complete CDC feature.
> > > >>>>>>>>>> We can also release some notable bug fixes found in these
> > days.
> > > >>>>> But I
> > > >>>>>>>>>> suggest not to wait too long to collect/fix bugs,
> > > >>>>>>>>>> otherwise it will delay the feature delivery again, we can
> > > launch
> > > >>>>>> another
> > > >>>>>>>>>> patch release after that if needed.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Most notable bug fixes so far are:
> > > >>>>>>>>>>
> > > >>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> > sink
> > > >>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> > registration
> > > >>>>>> cluster
> > > >>>>>>>>>> options
> > > >>>>>>>>>>
> > > >>>>>>>>>> Furthermore, I think it would be better if we can fix these
> > > issues
> > > >>>>> in
> > > >>>>>>>>>> 1.11.1:
> > > >>>>>>>>>>
> > > >>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
> > opened)
> > > >>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
> > > opened)
> > > >>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> > > >>>>>>>>>>
> > > >>>>>>>>>> I'd like to suggest creating the first RC next Monday. What
> do
> > > you
> > > >>>>>> think?
> > > >>>>>>>>>>
> > > >>>>>>>>>> If there are any concerns or missing blocker issues need to
> be
> > > >>>>> fixed
> > > >>>>>> in
> > > >>>>>>>>>> 1.11.1, please let me know. Thanks.
> > > >>>>>>>>>>
> > > >>>>>>>>>> Best,
> > > >>>>>>>>>> Jark
> > > >>>>>>>>>>
> > > >>>>>>>>>> [1]:
> > > >>>>>>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>
> > >
> >
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> > > >>>>>>>>>>
> > > >>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> > > >>>>>>>>>>
> > > >>>>>>>>
> > > >>>>>>>
> > > >>>>>>
> > > >>>>>>
> > > >>>>>
> > > >>>>
> > > >>>>
> > > >>>> --
> > > >>>> Best, Jingsong Lee
> > > >>>>
> > > >>>
> > > >>
> > > >>
> > > >
> > > > --
> > > >
> > > > Best,
> > > > Benchao Li
> > >
> > >
> >
>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

godfreyhe
In reply to this post by Congxian Qiu
+1 for a quick release to fix those blocker/critical bugs.

Best,
Godfrey

Congxian Qiu <[hidden email]> 于2020年7月10日周五 上午10:30写道:

> +1 for a quick bug fix release for 1.11
>
> Best,
> Congxian
>
>
> Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:
>
> > +1, thanks Jark for bringing this up and Dian for volunteering as our
> > release manager.
> >
> > Best Regards,
> > Yu
> >
> >
> > On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
> >
> > > +1 for a quick bug fix release and Dian as the release manager.
> > >
> > > Best,
> > > Hequn
> > >
> > >
> > > On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
> > >
> > > > Hi Jark,
> > > >
> > > > Thanks for offering the help. It would definitely be helpful.
> > > >
> > > > Regards,
> > > > Dian
> > > >
> > > > > 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
> > > > >
> > > > > +1 for a quick bug fix release for 1.11
> > > > >
> > > > > Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
> > > > >
> > > > >> +1
> > > > >>
> > > > >> I'd also be in favour of releasing a 1.11.1 quickly
> > > > >>
> > > > >> Aljoscha
> > > > >>
> > > > >> On 09.07.20 13:57, Jark Wu wrote:
> > > > >>> Hi Dian,
> > > > >>>
> > > > >>> Glad to hear that you want to be the release manager of Flink
> > 1.11.1.
> > > > >>> I am very willing to help you with the final steps of the release
> > > > >> process.
> > > > >>>
> > > > >>> Best,
> > > > >>> Jark
> > > > >>>
> > > > >>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]
> >
> > > > wrote:
> > > > >>>
> > > > >>>> FLINK-18461 is really a blocker for the CDC feature.
> > > > >>>>
> > > > >>>> So +1 for releasing Flink 1.11.1 soon.
> > > > >>>>
> > > > >>>> Best,
> > > > >>>> Jingsong
> > > > >>>>
> > > > >>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
> > > [hidden email]
> > > > >
> > > > >>>> wrote:
> > > > >>>>
> > > > >>>>> Thanks for bring up this discussion Jark.
> > > > >>>>> +1, looking forward the first bugfix version of Flink 1.11.
> > > > >>>>>
> > > > >>>>> Best,
> > > > >>>>> Jincheng
> > > > >>>>>
> > > > >>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
> > > > >>>>>
> > > > >>>>>> Thanks Jark for bringing up this discussion. I also noticed
> that
> > > > there
> > > > >>>>> are
> > > > >>>>>> already users trying out the CDC feature and so it makes sense
> > to
> > > > >> have a
> > > > >>>>>> quick 1.11.1 release.
> > > > >>>>>>
> > > > >>>>>> I would volunteer as the release manager of 1.11.1 if we
> finally
> > > > >> decide
> > > > >>>>> to
> > > > >>>>>> have a quick release. Also +1 to create the first RC on next
> > > Monday.
> > > > >>>>>>
> > > > >>>>>> Thanks,
> > > > >>>>>> Dian
> > > > >>>>>>
> > > > >>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
> > 写道:
> > > > >>>>>>>
> > > > >>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
> > soon.
> > > > >>>>>>>
> > > > >>>>>>> Personally additionally to Jark's list I'd like to see:
> > > > >>>>>>>
> > > > >>>>>>> FLINK-18419  Can not create a catalog from user jar
> > > > >>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
> > > > >>>>>>>
> > > > >>>>>>> incluedd. It has a PR already.
> > > > >>>>>>>
> > > > >>>>>>> Best,
> > > > >>>>>>>
> > > > >>>>>>> Dawid
> > > > >>>>>>>
> > > > >>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
> > > > >>>>>>>> Hi, Jark
> > > > >>>>>>>>
> > > > >>>>>>>> Thanks fro bringing this discussion.
> > > > >>>>>>>>
> > > > >>>>>>>> We canceled the blocker priority of FLINK-18461 when release
> > > Flink
> > > > >>>>>> 1.11.0 from time consideration, IIRC, the majority of us
> agreed
> > to
> > > > >> have
> > > > >>>>> a
> > > > >>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
> > > > >>>>>>>> And I have noticed some user voice[1][2] that they’re using
> > CDC
> > > > >>>>> feature
> > > > >>>>>> in mail list and offline communication with community user, I
> > > think
> > > > >> the
> > > > >>>>>> following notable issues should be included in 1.11.1:
> > > > >>>>>>>>
> > > > >>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> > sink
> > > > >>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> > registration
> > > > >>>>> cluster
> > > > >>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
> > > > >>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
> > > > canceled
> > > > >>>>> by
> > > > >>>>>> TaskManager
> > > > >>>>>>>> - FLINK-17075 Add task status reconciliation between TM and
> JM
> > > > >>>>>>>>
> > > > >>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
> > > > >>>>>>>>
> > > > >>>>>>>>
> > > > >>>>>>>> Best,
> > > > >>>>>>>> Leonard Xu
> > > > >>>>>>>> [1] user:
> > > > >>>>>>
> > > > >>>>>
> > > > >>
> > > >
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > > >>>>>> <
> > > > >>>>>>
> > > > >>>>>
> > > > >>
> > > >
> > >
> >
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
> > > > >>>>>>>
> > > > >>>>>>>> [2] user-zh:
> > > > >>>>>>
> > > > >>>>>
> > > > >>
> > > >
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > > >>>>>> <
> > > > >>>>>>
> > > > >>>>>
> > > > >>
> > > >
> > >
> >
> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
> > > > >>>>>>>
> > > > >>>>>>>>
> > > > >>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
> > > > >>>>>>>>>
> > > > >>>>>>>>> Besides, it would be great if we can figure out the
> > performance
> > > > >>>>>> regression
> > > > >>>>>>>>> Thomas reported before.
> > > > >>>>>>>>>
> > > > >>>>>>>>> Do you know what's the status now? @zhijiang <
> > > > >>>>>> [hidden email]>
> > > > >>>>>>>>> @Thomas
> > > > >>>>>>>>>
> > > > >>>>>>>>> Best,
> > > > >>>>>>>>> Jark
> > > > >>>>>>>>>
> > > > >>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
> > wrote:
> > > > >>>>>>>>>
> > > > >>>>>>>>>> Hi everyone,
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
> > found
> > > a
> > > > >>>>>> blocker
> > > > >>>>>>>>>> issue about the CDC feature [1].
> > > > >>>>>>>>>> Considering this is a new kind of connector, we don't want
> > to
> > > > >> block
> > > > >>>>>> the
> > > > >>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
> > 1.11.1
> > > > >>>>> release.
> > > > >>>>>>>>>> Therefore, I would like to start the discussion about
> > > releasing
> > > > >>>>> 1.11.1
> > > > >>>>>>>>>> soon, to deliver a complete CDC feature.
> > > > >>>>>>>>>> We can also release some notable bug fixes found in these
> > > days.
> > > > >>>>> But I
> > > > >>>>>>>>>> suggest not to wait too long to collect/fix bugs,
> > > > >>>>>>>>>> otherwise it will delay the feature delivery again, we can
> > > > launch
> > > > >>>>>> another
> > > > >>>>>>>>>> patch release after that if needed.
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Most notable bug fixes so far are:
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
> > > sink
> > > > >>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
> > > registration
> > > > >>>>>> cluster
> > > > >>>>>>>>>> options
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Furthermore, I think it would be better if we can fix
> these
> > > > issues
> > > > >>>>> in
> > > > >>>>>>>>>> 1.11.1:
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
> > > opened)
> > > > >>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
> > > > opened)
> > > > >>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> I'd like to suggest creating the first RC next Monday.
> What
> > do
> > > > you
> > > > >>>>>> think?
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> If there are any concerns or missing blocker issues need
> to
> > be
> > > > >>>>> fixed
> > > > >>>>>> in
> > > > >>>>>>>>>> 1.11.1, please let me know. Thanks.
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> Best,
> > > > >>>>>>>>>> Jark
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> [1]:
> > > > >>>>>>>>>>
> > > > >>>>>>
> > > > >>>>>
> > > > >>
> > > >
> > >
> >
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
> > > > >>>>>>>>>>
> > > > >>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
> > > > >>>>>>>>>>
> > > > >>>>>>>>
> > > > >>>>>>>
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>>
> > > > >>>>
> > > > >>>>
> > > > >>>> --
> > > > >>>> Best, Jingsong Lee
> > > > >>>>
> > > > >>>
> > > > >>
> > > > >>
> > > > >
> > > > > --
> > > > >
> > > > > Best,
> > > > > Benchao Li
> > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Dian Fu-2
Hi all,

I have gone over the issues mentioned in this thread and most issues have already been resolved. Thanks you all for the quick fix!

Currently there are still the following mentioned issues are open:
- FLINK-17075:  Add task status reconciliation between TM and JM  (@Chesnay)
- FLINK-18477: ChangelogSocketExample does not work  (@Timo)

Regarding to FLINK-17726, I confirmed with @Nicholas Jiang and it will not be included in 1.11.1. @Leonard Xu, do you have any concerns?

Please free free to let me know if there are any other issues you'd like to be included in 1.11.1. I will prepare the first RC once all the mentioned issues are resolved.

Thanks,
Dian

> 在 2020年7月10日,上午11:06,godfrey he <[hidden email]> 写道:
>
> +1 for a quick release to fix those blocker/critical bugs.
>
> Best,
> Godfrey
>
> Congxian Qiu <[hidden email]> 于2020年7月10日周五 上午10:30写道:
>
>> +1 for a quick bug fix release for 1.11
>>
>> Best,
>> Congxian
>>
>>
>> Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:
>>
>>> +1, thanks Jark for bringing this up and Dian for volunteering as our
>>> release manager.
>>>
>>> Best Regards,
>>> Yu
>>>
>>>
>>> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>>>
>>>> +1 for a quick bug fix release and Dian as the release manager.
>>>>
>>>> Best,
>>>> Hequn
>>>>
>>>>
>>>> On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
>>>>
>>>>> Hi Jark,
>>>>>
>>>>> Thanks for offering the help. It would definitely be helpful.
>>>>>
>>>>> Regards,
>>>>> Dian
>>>>>
>>>>>> 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
>>>>>>
>>>>>> +1 for a quick bug fix release for 1.11
>>>>>>
>>>>>> Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
>>>>>>
>>>>>>> +1
>>>>>>>
>>>>>>> I'd also be in favour of releasing a 1.11.1 quickly
>>>>>>>
>>>>>>> Aljoscha
>>>>>>>
>>>>>>> On 09.07.20 13:57, Jark Wu wrote:
>>>>>>>> Hi Dian,
>>>>>>>>
>>>>>>>> Glad to hear that you want to be the release manager of Flink
>>> 1.11.1.
>>>>>>>> I am very willing to help you with the final steps of the release
>>>>>>> process.
>>>>>>>>
>>>>>>>> Best,
>>>>>>>> Jark
>>>>>>>>
>>>>>>>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]
>>>
>>>>> wrote:
>>>>>>>>
>>>>>>>>> FLINK-18461 is really a blocker for the CDC feature.
>>>>>>>>>
>>>>>>>>> So +1 for releasing Flink 1.11.1 soon.
>>>>>>>>>
>>>>>>>>> Best,
>>>>>>>>> Jingsong
>>>>>>>>>
>>>>>>>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
>>>> [hidden email]
>>>>>>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Thanks for bring up this discussion Jark.
>>>>>>>>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>>>>>>>>
>>>>>>>>>> Best,
>>>>>>>>>> Jincheng
>>>>>>>>>>
>>>>>>>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>>>>>>>>
>>>>>>>>>>> Thanks Jark for bringing up this discussion. I also noticed
>> that
>>>>> there
>>>>>>>>>> are
>>>>>>>>>>> already users trying out the CDC feature and so it makes sense
>>> to
>>>>>>> have a
>>>>>>>>>>> quick 1.11.1 release.
>>>>>>>>>>>
>>>>>>>>>>> I would volunteer as the release manager of 1.11.1 if we
>> finally
>>>>>>> decide
>>>>>>>>>> to
>>>>>>>>>>> have a quick release. Also +1 to create the first RC on next
>>>> Monday.
>>>>>>>>>>>
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Dian
>>>>>>>>>>>
>>>>>>>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
>>> 写道:
>>>>>>>>>>>>
>>>>>>>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
>>> soon.
>>>>>>>>>>>>
>>>>>>>>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>>>>>>>>
>>>>>>>>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>>>>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>>>>>>>>
>>>>>>>>>>>> incluedd. It has a PR already.
>>>>>>>>>>>>
>>>>>>>>>>>> Best,
>>>>>>>>>>>>
>>>>>>>>>>>> Dawid
>>>>>>>>>>>>
>>>>>>>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>>>>>>>>> Hi, Jark
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks fro bringing this discussion.
>>>>>>>>>>>>>
>>>>>>>>>>>>> We canceled the blocker priority of FLINK-18461 when release
>>>> Flink
>>>>>>>>>>> 1.11.0 from time consideration, IIRC, the majority of us
>> agreed
>>> to
>>>>>>> have
>>>>>>>>>> a
>>>>>>>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>>>>>>>>> And I have noticed some user voice[1][2] that they’re using
>>> CDC
>>>>>>>>>> feature
>>>>>>>>>>> in mail list and offline communication with community user, I
>>>> think
>>>>>>> the
>>>>>>>>>>> following notable issues should be included in 1.11.1:
>>>>>>>>>>>>>
>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>> sink
>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>> registration
>>>>>>>>>> cluster
>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>>>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
>>>>> canceled
>>>>>>>>>> by
>>>>>>>>>>> TaskManager
>>>>>>>>>>>>> - FLINK-17075 Add task status reconciliation between TM and
>> JM
>>>>>>>>>>>>>
>>>>>>>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Best,
>>>>>>>>>>>>> Leonard Xu
>>>>>>>>>>>>> [1] user:
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>> <
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>
>>>>>>>>>>>>> [2] user-zh:
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>> <
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Besides, it would be great if we can figure out the
>>> performance
>>>>>>>>>>> regression
>>>>>>>>>>>>>> Thomas reported before.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Do you know what's the status now? @zhijiang <
>>>>>>>>>>> [hidden email]>
>>>>>>>>>>>>>> @Thomas
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
>>> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi everyone,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
>>> found
>>>> a
>>>>>>>>>>> blocker
>>>>>>>>>>>>>>> issue about the CDC feature [1].
>>>>>>>>>>>>>>> Considering this is a new kind of connector, we don't want
>>> to
>>>>>>> block
>>>>>>>>>>> the
>>>>>>>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
>>> 1.11.1
>>>>>>>>>> release.
>>>>>>>>>>>>>>> Therefore, I would like to start the discussion about
>>>> releasing
>>>>>>>>>> 1.11.1
>>>>>>>>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>>>>>>>>> We can also release some notable bug fixes found in these
>>>> days.
>>>>>>>>>> But I
>>>>>>>>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>>>>>>>>> otherwise it will delay the feature delivery again, we can
>>>>> launch
>>>>>>>>>>> another
>>>>>>>>>>>>>>> patch release after that if needed.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>> sink
>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>> registration
>>>>>>>>>>> cluster
>>>>>>>>>>>>>>> options
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Furthermore, I think it would be better if we can fix
>> these
>>>>> issues
>>>>>>>>>> in
>>>>>>>>>>>>>>> 1.11.1:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
>>>> opened)
>>>>>>>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
>>>>> opened)
>>>>>>>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I'd like to suggest creating the first RC next Monday.
>> What
>>> do
>>>>> you
>>>>>>>>>>> think?
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> If there are any concerns or missing blocker issues need
>> to
>>> be
>>>>>>>>>> fixed
>>>>>>>>>>> in
>>>>>>>>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [1]:
>>>>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Best, Jingsong Lee
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Best,
>>>>>> Benchao Li
>>>>>
>>>>>
>>>>
>>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Leonard Xu
Thanks Dian for the work, I’m fine with do not include FLINK-17726 in this bug-fix version.

Best,
Leonard Xu

> 在 2020年7月13日,11:31,Dian Fu <[hidden email]> 写道:
>
> Hi all,
>
> I have gone over the issues mentioned in this thread and most issues have already been resolved. Thanks you all for the quick fix!
>
> Currently there are still the following mentioned issues are open:
> - FLINK-17075:  Add task status reconciliation between TM and JM  (@Chesnay)
> - FLINK-18477: ChangelogSocketExample does not work  (@Timo)
>
> Regarding to FLINK-17726, I confirmed with @Nicholas Jiang and it will not be included in 1.11.1. @Leonard Xu, do you have any concerns?
>
> Please free free to let me know if there are any other issues you'd like to be included in 1.11.1. I will prepare the first RC once all the mentioned issues are resolved.
>
> Thanks,
> Dian
>
>> 在 2020年7月10日,上午11:06,godfrey he <[hidden email]> 写道:
>>
>> +1 for a quick release to fix those blocker/critical bugs.
>>
>> Best,
>> Godfrey
>>
>> Congxian Qiu <[hidden email]> 于2020年7月10日周五 上午10:30写道:
>>
>>> +1 for a quick bug fix release for 1.11
>>>
>>> Best,
>>> Congxian
>>>
>>>
>>> Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:
>>>
>>>> +1, thanks Jark for bringing this up and Dian for volunteering as our
>>>> release manager.
>>>>
>>>> Best Regards,
>>>> Yu
>>>>
>>>>
>>>> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>>>>
>>>>> +1 for a quick bug fix release and Dian as the release manager.
>>>>>
>>>>> Best,
>>>>> Hequn
>>>>>
>>>>>
>>>>> On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
>>>>>
>>>>>> Hi Jark,
>>>>>>
>>>>>> Thanks for offering the help. It would definitely be helpful.
>>>>>>
>>>>>> Regards,
>>>>>> Dian
>>>>>>
>>>>>>> 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
>>>>>>>
>>>>>>> +1 for a quick bug fix release for 1.11
>>>>>>>
>>>>>>> Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
>>>>>>>
>>>>>>>> +1
>>>>>>>>
>>>>>>>> I'd also be in favour of releasing a 1.11.1 quickly
>>>>>>>>
>>>>>>>> Aljoscha
>>>>>>>>
>>>>>>>> On 09.07.20 13:57, Jark Wu wrote:
>>>>>>>>> Hi Dian,
>>>>>>>>>
>>>>>>>>> Glad to hear that you want to be the release manager of Flink
>>>> 1.11.1.
>>>>>>>>> I am very willing to help you with the final steps of the release
>>>>>>>> process.
>>>>>>>>>
>>>>>>>>> Best,
>>>>>>>>> Jark
>>>>>>>>>
>>>>>>>>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]
>>>>
>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> FLINK-18461 is really a blocker for the CDC feature.
>>>>>>>>>>
>>>>>>>>>> So +1 for releasing Flink 1.11.1 soon.
>>>>>>>>>>
>>>>>>>>>> Best,
>>>>>>>>>> Jingsong
>>>>>>>>>>
>>>>>>>>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
>>>>> [hidden email]
>>>>>>>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Thanks for bring up this discussion Jark.
>>>>>>>>>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>>>>>>>>>
>>>>>>>>>>> Best,
>>>>>>>>>>> Jincheng
>>>>>>>>>>>
>>>>>>>>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks Jark for bringing up this discussion. I also noticed
>>> that
>>>>>> there
>>>>>>>>>>> are
>>>>>>>>>>>> already users trying out the CDC feature and so it makes sense
>>>> to
>>>>>>>> have a
>>>>>>>>>>>> quick 1.11.1 release.
>>>>>>>>>>>>
>>>>>>>>>>>> I would volunteer as the release manager of 1.11.1 if we
>>> finally
>>>>>>>> decide
>>>>>>>>>>> to
>>>>>>>>>>>> have a quick release. Also +1 to create the first RC on next
>>>>> Monday.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Dian
>>>>>>>>>>>>
>>>>>>>>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
>>>> 写道:
>>>>>>>>>>>>>
>>>>>>>>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
>>>> soon.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>>>>>>>>>
>>>>>>>>>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>>>>>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>>>>>>>>>
>>>>>>>>>>>>> incluedd. It has a PR already.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Dawid
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>>>>>>>>>> Hi, Jark
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks fro bringing this discussion.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> We canceled the blocker priority of FLINK-18461 when release
>>>>> Flink
>>>>>>>>>>>> 1.11.0 from time consideration, IIRC, the majority of us
>>> agreed
>>>> to
>>>>>>>> have
>>>>>>>>>>> a
>>>>>>>>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>>>>>>>>>> And I have noticed some user voice[1][2] that they’re using
>>>> CDC
>>>>>>>>>>> feature
>>>>>>>>>>>> in mail list and offline communication with community user, I
>>>>> think
>>>>>>>> the
>>>>>>>>>>>> following notable issues should be included in 1.11.1:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>> sink
>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>> registration
>>>>>>>>>>> cluster
>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>>>>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
>>>>>> canceled
>>>>>>>>>>> by
>>>>>>>>>>>> TaskManager
>>>>>>>>>>>>>> - FLINK-17075 Add task status reconciliation between TM and
>>> JM
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>> Leonard Xu
>>>>>>>>>>>>>> [1] user:
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>> <
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>>
>>>>>>>>>>>>>> [2] user-zh:
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>> <
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Besides, it would be great if we can figure out the
>>>> performance
>>>>>>>>>>>> regression
>>>>>>>>>>>>>>> Thomas reported before.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Do you know what's the status now? @zhijiang <
>>>>>>>>>>>> [hidden email]>
>>>>>>>>>>>>>>> @Thomas
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
>>>> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi everyone,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
>>>> found
>>>>> a
>>>>>>>>>>>> blocker
>>>>>>>>>>>>>>>> issue about the CDC feature [1].
>>>>>>>>>>>>>>>> Considering this is a new kind of connector, we don't want
>>>> to
>>>>>>>> block
>>>>>>>>>>>> the
>>>>>>>>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
>>>> 1.11.1
>>>>>>>>>>> release.
>>>>>>>>>>>>>>>> Therefore, I would like to start the discussion about
>>>>> releasing
>>>>>>>>>>> 1.11.1
>>>>>>>>>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>>>>>>>>>> We can also release some notable bug fixes found in these
>>>>> days.
>>>>>>>>>>> But I
>>>>>>>>>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>>>>>>>>>> otherwise it will delay the feature delivery again, we can
>>>>>> launch
>>>>>>>>>>>> another
>>>>>>>>>>>>>>>> patch release after that if needed.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>>> sink
>>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>>> registration
>>>>>>>>>>>> cluster
>>>>>>>>>>>>>>>> options
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Furthermore, I think it would be better if we can fix
>>> these
>>>>>> issues
>>>>>>>>>>> in
>>>>>>>>>>>>>>>> 1.11.1:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
>>>>> opened)
>>>>>>>>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
>>>>>> opened)
>>>>>>>>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I'd like to suggest creating the first RC next Monday.
>>> What
>>>> do
>>>>>> you
>>>>>>>>>>>> think?
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> If there are any concerns or missing blocker issues need
>>> to
>>>> be
>>>>>>>>>>> fixed
>>>>>>>>>>>> in
>>>>>>>>>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> [1]:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Best, Jingsong Lee
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Best,
>>>>>>> Benchao Li
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Dian Fu-2
Thanks a lot for the confirmation, Leonard!

> 在 2020年7月13日,上午11:37,Leonard Xu <[hidden email]> 写道:
>
> Thanks Dian for the work, I’m fine with do not include FLINK-17726 in this bug-fix version.
>
> Best,
> Leonard Xu
>
>> 在 2020年7月13日,11:31,Dian Fu <[hidden email]> 写道:
>>
>> Hi all,
>>
>> I have gone over the issues mentioned in this thread and most issues have already been resolved. Thanks you all for the quick fix!
>>
>> Currently there are still the following mentioned issues are open:
>> - FLINK-17075:  Add task status reconciliation between TM and JM  (@Chesnay)
>> - FLINK-18477: ChangelogSocketExample does not work  (@Timo)
>>
>> Regarding to FLINK-17726, I confirmed with @Nicholas Jiang and it will not be included in 1.11.1. @Leonard Xu, do you have any concerns?
>>
>> Please free free to let me know if there are any other issues you'd like to be included in 1.11.1. I will prepare the first RC once all the mentioned issues are resolved.
>>
>> Thanks,
>> Dian
>>
>>> 在 2020年7月10日,上午11:06,godfrey he <[hidden email]> 写道:
>>>
>>> +1 for a quick release to fix those blocker/critical bugs.
>>>
>>> Best,
>>> Godfrey
>>>
>>> Congxian Qiu <[hidden email]> 于2020年7月10日周五 上午10:30写道:
>>>
>>>> +1 for a quick bug fix release for 1.11
>>>>
>>>> Best,
>>>> Congxian
>>>>
>>>>
>>>> Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:
>>>>
>>>>> +1, thanks Jark for bringing this up and Dian for volunteering as our
>>>>> release manager.
>>>>>
>>>>> Best Regards,
>>>>> Yu
>>>>>
>>>>>
>>>>> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>>>>>
>>>>>> +1 for a quick bug fix release and Dian as the release manager.
>>>>>>
>>>>>> Best,
>>>>>> Hequn
>>>>>>
>>>>>>
>>>>>> On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
>>>>>>
>>>>>>> Hi Jark,
>>>>>>>
>>>>>>> Thanks for offering the help. It would definitely be helpful.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Dian
>>>>>>>
>>>>>>>> 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
>>>>>>>>
>>>>>>>> +1 for a quick bug fix release for 1.11
>>>>>>>>
>>>>>>>> Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
>>>>>>>>
>>>>>>>>> +1
>>>>>>>>>
>>>>>>>>> I'd also be in favour of releasing a 1.11.1 quickly
>>>>>>>>>
>>>>>>>>> Aljoscha
>>>>>>>>>
>>>>>>>>> On 09.07.20 13:57, Jark Wu wrote:
>>>>>>>>>> Hi Dian,
>>>>>>>>>>
>>>>>>>>>> Glad to hear that you want to be the release manager of Flink
>>>>> 1.11.1.
>>>>>>>>>> I am very willing to help you with the final steps of the release
>>>>>>>>> process.
>>>>>>>>>>
>>>>>>>>>> Best,
>>>>>>>>>> Jark
>>>>>>>>>>
>>>>>>>>>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]
>>>>>
>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> FLINK-18461 is really a blocker for the CDC feature.
>>>>>>>>>>>
>>>>>>>>>>> So +1 for releasing Flink 1.11.1 soon.
>>>>>>>>>>>
>>>>>>>>>>> Best,
>>>>>>>>>>> Jingsong
>>>>>>>>>>>
>>>>>>>>>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
>>>>>> [hidden email]
>>>>>>>>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks for bring up this discussion Jark.
>>>>>>>>>>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>>>>>>>>>>
>>>>>>>>>>>> Best,
>>>>>>>>>>>> Jincheng
>>>>>>>>>>>>
>>>>>>>>>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Jark for bringing up this discussion. I also noticed
>>>> that
>>>>>>> there
>>>>>>>>>>>> are
>>>>>>>>>>>>> already users trying out the CDC feature and so it makes sense
>>>>> to
>>>>>>>>> have a
>>>>>>>>>>>>> quick 1.11.1 release.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I would volunteer as the release manager of 1.11.1 if we
>>>> finally
>>>>>>>>> decide
>>>>>>>>>>>> to
>>>>>>>>>>>>> have a quick release. Also +1 to create the first RC on next
>>>>>> Monday.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Dian
>>>>>>>>>>>>>
>>>>>>>>>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
>>>>> 写道:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
>>>>> soon.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>>>>>>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> incluedd. It has a PR already.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Dawid
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>>>>>>>>>>> Hi, Jark
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks fro bringing this discussion.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> We canceled the blocker priority of FLINK-18461 when release
>>>>>> Flink
>>>>>>>>>>>>> 1.11.0 from time consideration, IIRC, the majority of us
>>>> agreed
>>>>> to
>>>>>>>>> have
>>>>>>>>>>>> a
>>>>>>>>>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>>>>>>>>>>> And I have noticed some user voice[1][2] that they’re using
>>>>> CDC
>>>>>>>>>>>> feature
>>>>>>>>>>>>> in mail list and offline communication with community user, I
>>>>>> think
>>>>>>>>> the
>>>>>>>>>>>>> following notable issues should be included in 1.11.1:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>>> sink
>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>>> registration
>>>>>>>>>>>> cluster
>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>>>>>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
>>>>>>> canceled
>>>>>>>>>>>> by
>>>>>>>>>>>>> TaskManager
>>>>>>>>>>>>>>> - FLINK-17075 Add task status reconciliation between TM and
>>>> JM
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>> Leonard Xu
>>>>>>>>>>>>>>> [1] user:
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>> <
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [2] user-zh:
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>> <
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Besides, it would be great if we can figure out the
>>>>> performance
>>>>>>>>>>>>> regression
>>>>>>>>>>>>>>>> Thomas reported before.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Do you know what's the status now? @zhijiang <
>>>>>>>>>>>>> [hidden email]>
>>>>>>>>>>>>>>>> @Thomas
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
>>>>> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Hi everyone,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
>>>>> found
>>>>>> a
>>>>>>>>>>>>> blocker
>>>>>>>>>>>>>>>>> issue about the CDC feature [1].
>>>>>>>>>>>>>>>>> Considering this is a new kind of connector, we don't want
>>>>> to
>>>>>>>>> block
>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
>>>>> 1.11.1
>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>> Therefore, I would like to start the discussion about
>>>>>> releasing
>>>>>>>>>>>> 1.11.1
>>>>>>>>>>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>>>>>>>>>>> We can also release some notable bug fixes found in these
>>>>>> days.
>>>>>>>>>>>> But I
>>>>>>>>>>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>>>>>>>>>>> otherwise it will delay the feature delivery again, we can
>>>>>>> launch
>>>>>>>>>>>>> another
>>>>>>>>>>>>>>>>> patch release after that if needed.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>>>> sink
>>>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>>>> registration
>>>>>>>>>>>>> cluster
>>>>>>>>>>>>>>>>> options
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Furthermore, I think it would be better if we can fix
>>>> these
>>>>>>> issues
>>>>>>>>>>>> in
>>>>>>>>>>>>>>>>> 1.11.1:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
>>>>>> opened)
>>>>>>>>>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
>>>>>>> opened)
>>>>>>>>>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I'd like to suggest creating the first RC next Monday.
>>>> What
>>>>> do
>>>>>>> you
>>>>>>>>>>>>> think?
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> If there are any concerns or missing blocker issues need
>>>> to
>>>>> be
>>>>>>>>>>>> fixed
>>>>>>>>>>>>> in
>>>>>>>>>>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [1]:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Best, Jingsong Lee
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Best,
>>>>>>>> Benchao Li
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Yun Tang
Hi

If we decide to release Flink-1.11.1, I suggest to include fix for FLINK-18573 [1] as current influxdb metrics reporter is totally broken from Flink-1.11 under current plugins mechanism.

[1] https://issues.apache.org/jira/browse/FLINK-18573

Best
Yun Tang
________________________________
From: Dian Fu <[hidden email]>
Sent: Monday, July 13, 2020 15:06
To: Leonard Xu <[hidden email]>
Cc: dev <[hidden email]>; Chesnay Schepler <[hidden email]>; Timo Walther <[hidden email]>; [hidden email] <[hidden email]>
Subject: Re: [DISCUSS] Releasing Flink 1.11.1 soon?

Thanks a lot for the confirmation, Leonard!

> 在 2020年7月13日,上午11:37,Leonard Xu <[hidden email]> 写道:
>
> Thanks Dian for the work, I’m fine with do not include FLINK-17726 in this bug-fix version.
>
> Best,
> Leonard Xu
>
>> 在 2020年7月13日,11:31,Dian Fu <[hidden email]> 写道:
>>
>> Hi all,
>>
>> I have gone over the issues mentioned in this thread and most issues have already been resolved. Thanks you all for the quick fix!
>>
>> Currently there are still the following mentioned issues are open:
>> - FLINK-17075:  Add task status reconciliation between TM and JM  (@Chesnay)
>> - FLINK-18477: ChangelogSocketExample does not work  (@Timo)
>>
>> Regarding to FLINK-17726, I confirmed with @Nicholas Jiang and it will not be included in 1.11.1. @Leonard Xu, do you have any concerns?
>>
>> Please free free to let me know if there are any other issues you'd like to be included in 1.11.1. I will prepare the first RC once all the mentioned issues are resolved.
>>
>> Thanks,
>> Dian
>>
>>> 在 2020年7月10日,上午11:06,godfrey he <[hidden email]> 写道:
>>>
>>> +1 for a quick release to fix those blocker/critical bugs.
>>>
>>> Best,
>>> Godfrey
>>>
>>> Congxian Qiu <[hidden email]> 于2020年7月10日周五 上午10:30写道:
>>>
>>>> +1 for a quick bug fix release for 1.11
>>>>
>>>> Best,
>>>> Congxian
>>>>
>>>>
>>>> Yu Li <[hidden email]> 于2020年7月10日周五 上午9:37写道:
>>>>
>>>>> +1, thanks Jark for bringing this up and Dian for volunteering as our
>>>>> release manager.
>>>>>
>>>>> Best Regards,
>>>>> Yu
>>>>>
>>>>>
>>>>> On Fri, 10 Jul 2020 at 09:29, Hequn Cheng <[hidden email]> wrote:
>>>>>
>>>>>> +1 for a quick bug fix release and Dian as the release manager.
>>>>>>
>>>>>> Best,
>>>>>> Hequn
>>>>>>
>>>>>>
>>>>>> On Thu, Jul 9, 2020 at 9:22 PM Dian Fu <[hidden email]> wrote:
>>>>>>
>>>>>>> Hi Jark,
>>>>>>>
>>>>>>> Thanks for offering the help. It would definitely be helpful.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Dian
>>>>>>>
>>>>>>>> 在 2020年7月9日,下午8:54,Benchao Li <[hidden email]> 写道:
>>>>>>>>
>>>>>>>> +1 for a quick bug fix release for 1.11
>>>>>>>>
>>>>>>>> Aljoscha Krettek <[hidden email]> 于2020年7月9日周四 下午8:11写道:
>>>>>>>>
>>>>>>>>> +1
>>>>>>>>>
>>>>>>>>> I'd also be in favour of releasing a 1.11.1 quickly
>>>>>>>>>
>>>>>>>>> Aljoscha
>>>>>>>>>
>>>>>>>>> On 09.07.20 13:57, Jark Wu wrote:
>>>>>>>>>> Hi Dian,
>>>>>>>>>>
>>>>>>>>>> Glad to hear that you want to be the release manager of Flink
>>>>> 1.11.1.
>>>>>>>>>> I am very willing to help you with the final steps of the release
>>>>>>>>> process.
>>>>>>>>>>
>>>>>>>>>> Best,
>>>>>>>>>> Jark
>>>>>>>>>>
>>>>>>>>>> On Thu, 9 Jul 2020 at 17:57, Jingsong Li <[hidden email]
>>>>>
>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> FLINK-18461 is really a blocker for the CDC feature.
>>>>>>>>>>>
>>>>>>>>>>> So +1 for releasing Flink 1.11.1 soon.
>>>>>>>>>>>
>>>>>>>>>>> Best,
>>>>>>>>>>> Jingsong
>>>>>>>>>>>
>>>>>>>>>>> On Thu, Jul 9, 2020 at 5:34 PM jincheng sun <
>>>>>> [hidden email]
>>>>>>>>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks for bring up this discussion Jark.
>>>>>>>>>>>> +1, looking forward the first bugfix version of Flink 1.11.
>>>>>>>>>>>>
>>>>>>>>>>>> Best,
>>>>>>>>>>>> Jincheng
>>>>>>>>>>>>
>>>>>>>>>>>> Dian Fu <[hidden email]> 于2020年7月9日周四 下午5:28写道:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Jark for bringing up this discussion. I also noticed
>>>> that
>>>>>>> there
>>>>>>>>>>>> are
>>>>>>>>>>>>> already users trying out the CDC feature and so it makes sense
>>>>> to
>>>>>>>>> have a
>>>>>>>>>>>>> quick 1.11.1 release.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I would volunteer as the release manager of 1.11.1 if we
>>>> finally
>>>>>>>>> decide
>>>>>>>>>>>> to
>>>>>>>>>>>>> have a quick release. Also +1 to create the first RC on next
>>>>>> Monday.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Dian
>>>>>>>>>>>>>
>>>>>>>>>>>>>> 在 2020年7月9日,下午3:55,Dawid Wysakowicz <[hidden email]>
>>>>> 写道:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I do agree it would be beneficial to have the 1.11.1 rather
>>>>> soon.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Personally additionally to Jark's list I'd like to see:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> FLINK-18419  Can not create a catalog from user jar
>>>>>>>>>>>>>> (https://issues.apache.org/jira/browse/FLINK-18419)
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> incluedd. It has a PR already.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Dawid
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 09/07/2020 09:51, Leonard Xu wrote:
>>>>>>>>>>>>>>> Hi, Jark
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks fro bringing this discussion.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> We canceled the blocker priority of FLINK-18461 when release
>>>>>> Flink
>>>>>>>>>>>>> 1.11.0 from time consideration, IIRC, the majority of us
>>>> agreed
>>>>> to
>>>>>>>>> have
>>>>>>>>>>>> a
>>>>>>>>>>>>> timely 1.11.1 in the vote mail of Flink 1.11.0.
>>>>>>>>>>>>>>> And I have noticed some user voice[1][2] that they’re using
>>>>> CDC
>>>>>>>>>>>> feature
>>>>>>>>>>>>> in mail list and offline communication with community user, I
>>>>>> think
>>>>>>>>> the
>>>>>>>>>>>>> following notable issues should be included in 1.11.1:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>>> sink
>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>>> registration
>>>>>>>>>>>> cluster
>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog
>>>>>>>>>>>>>>> - FLINK-17726 Scheduler should take care of tasks directly
>>>>>>> canceled
>>>>>>>>>>>> by
>>>>>>>>>>>>> TaskManager
>>>>>>>>>>>>>>> - FLINK-17075 Add task status reconciliation between TM and
>>>> JM
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> So,  +1 to prepare a quick bug-fix version from my side.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>> Leonard Xu
>>>>>>>>>>>>>>> [1] user:
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>> <
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flip-105-can-the-debezium-canal-SQL-sink-to-database-directly-td36275.html#a36306
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [2] user-zh:
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>> <
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink.147419.n8.nabble.com/flink-1-11-cdc-flink-sql-kafka-topic-tt4567.html#a4590
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> 在 2020年7月9日,11:12,Jark Wu <[hidden email]> 写道:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Besides, it would be great if we can figure out the
>>>>> performance
>>>>>>>>>>>>> regression
>>>>>>>>>>>>>>>> Thomas reported before.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Do you know what's the status now? @zhijiang <
>>>>>>>>>>>>> [hidden email]>
>>>>>>>>>>>>>>>> @Thomas
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Thu, 9 Jul 2020 at 11:10, Jark Wu <[hidden email]>
>>>>> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Hi everyone,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> As discussed in the voting thread of 1.11.0-RC4 [1], we
>>>>> found
>>>>>> a
>>>>>>>>>>>>> blocker
>>>>>>>>>>>>>>>>> issue about the CDC feature [1].
>>>>>>>>>>>>>>>>> Considering this is a new kind of connector, we don't want
>>>>> to
>>>>>>>>> block
>>>>>>>>>>>>> the
>>>>>>>>>>>>>>>>> ready-to-publish RC4 and prefer to have an immediately
>>>>> 1.11.1
>>>>>>>>>>>> release.
>>>>>>>>>>>>>>>>> Therefore, I would like to start the discussion about
>>>>>> releasing
>>>>>>>>>>>> 1.11.1
>>>>>>>>>>>>>>>>> soon, to deliver a complete CDC feature.
>>>>>>>>>>>>>>>>> We can also release some notable bug fixes found in these
>>>>>> days.
>>>>>>>>>>>> But I
>>>>>>>>>>>>>>>>> suggest not to wait too long to collect/fix bugs,
>>>>>>>>>>>>>>>>> otherwise it will delay the feature delivery again, we can
>>>>>>> launch
>>>>>>>>>>>>> another
>>>>>>>>>>>>>>>>> patch release after that if needed.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Most notable bug fixes so far are:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> - FLINK-18461 Changelog source can't be insert into upsert
>>>>>> sink
>>>>>>>>>>>>>>>>> - FLINK-18426 Incompatible deprecated key type for
>>>>>> registration
>>>>>>>>>>>>> cluster
>>>>>>>>>>>>>>>>> options
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Furthermore, I think it would be better if we can fix
>>>> these
>>>>>>> issues
>>>>>>>>>>>> in
>>>>>>>>>>>>>>>>> 1.11.1:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> - FLINK-18434 Can not select fields with JdbcCatalog (PR
>>>>>> opened)
>>>>>>>>>>>>>>>>> - FLINK-18520 New Table Function type inference fails (PR
>>>>>>> opened)
>>>>>>>>>>>>>>>>> - FLINK-18477 ChangelogSocketExample does not work
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I'd like to suggest creating the first RC next Monday.
>>>> What
>>>>> do
>>>>>>> you
>>>>>>>>>>>>> think?
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> If there are any concerns or missing blocker issues need
>>>> to
>>>>> be
>>>>>>>>>>>> fixed
>>>>>>>>>>>>> in
>>>>>>>>>>>>>>>>> 1.11.1, please let me know. Thanks.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Best,
>>>>>>>>>>>>>>>>> Jark
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [1]:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-1-11-0-release-candidate-4-tp42829p42858.html
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [2]: https://issues.apache.org/jira/browse/FLINK-18461
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Best, Jingsong Lee
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Best,
>>>>>>>> Benchao Li
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>
>

12