[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-06-27 Thread Stefan Richter (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17737569#comment-17737569
 ] 

Stefan Richter commented on FLINK-30859:


[~tzulitai] I think you forgot to remove some code here: 
https://github.com/apache/flink/blob/149a5e34c1ed8d8943c901a98c65c70693915811/flink-examples/flink-examples-streaming/src/main/java/org/apache/flink/streaming/examples/statemachine/StateMachineExample.java#L30C2-L30C2
 and it causes compilation errors.

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Assignee: Mason Chen
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.18.0
>
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-06-27 Thread Tzu-Li (Gordon) Tai (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17737472#comment-17737472
 ] 

Tzu-Li (Gordon) Tai commented on FLINK-30859:
-

Merged via apache/flink:149a5e34c1ed8d8943c901a98c65c70693915811

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Assignee: Mason Chen
>Priority: Major
>  Labels: pull-request-available
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-24 Thread Tzu-Li (Gordon) Tai (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704643#comment-17704643
 ] 

Tzu-Li (Gordon) Tai commented on FLINK-30859:
-

Reassigned to [~mason6345] as we agreed that he will be doing most of the work 
for removing the code in apache/flink:main

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Assignee: Mason Chen
>Priority: Major
>  Labels: pull-request-available
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Tzu-Li (Gordon) Tai (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704287#comment-17704287
 ] 

Tzu-Li (Gordon) Tai commented on FLINK-30859:
-

[~mason6345] yeh for FLINK-31305 we don't have to block it on the code removal 
in apache/flink:main

I'll try to do a review pass and merge that already before tomorrow.

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Mason Chen (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704282#comment-17704282
 ] 

Mason Chen commented on FLINK-30859:


[~tzulitai] I'm happy to help out on this in parallel, will take a stab 
tonight. Due to the nature of the bug, I feel that it is best to address and 
merge it immediately and I can also take up the task to sync it to 
flink-connector-kafka:main (I also see that other commits have been merged 
there).

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Tzu-Li (Gordon) Tai (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704276#comment-17704276
 ] 

Tzu-Li (Gordon) Tai commented on FLINK-30859:
-

[~mason6345] following the discussion in 
[https://github.com/apache/flink/pull/22150,] do you think you can tackle this 
ticket first? That would avoid the confusion with the correct merge procedure.

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Tzu-Li (Gordon) Tai (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704274#comment-17704274
 ] 

Tzu-Li (Gordon) Tai commented on FLINK-30859:
-

Thanks for the summary [~mason6345]!

+1 to separating out the Flink examples that use Kafka and move that to 
apache/flink-connector-kafka

> I think we can consider externalizing the confluent-schema-registry and 
> confluent-schema-registry-end-to-end-tests since they are closely related to 
> Kafka.

Yes to this as well.

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Chesnay Schepler (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704168#comment-17704168
 ] 

Chesnay Schepler commented on FLINK-30859:
--

??the Kafka example should also live in the Kafka connector repo??

yes.

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Thomas Weise (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17704157#comment-17704157
 ] 

Thomas Weise commented on FLINK-30859:
--

The examples would lead to a chicken and egg problem: We would first need to 
release core, then the connector based on that core release, then the examples 
based on the connector release. That seems to suggest that the Kafka example 
should also live in the Kafka connector repo?

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-30859) Remove flink-connector-kafka from master branch

2023-03-23 Thread Mason Chen (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-30859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703907#comment-17703907
 ] 

Mason Chen commented on FLINK-30859:


[~martijnvisser] [~tzulitai] [~t...@apache.org] I took at stab at this a while 
back and it seems that there are still many components that still rely on the 
flink-connector-kafka.

I'll try to enumerate them here:
 * confluent-schema-registry-end-to-end-tests
 * flink-examples
 * flink-examples-build-helper

I think we can consider externalizing the confluent-schema-registry and 
confluent-schema-registry-end-to-end-tests since they are closely related to 
Kafka.

However, I'm unsure about the examples since users refer to that. If we want to 
keep it in the repo, then we need a release of the flink-connector-kafka–I 
think we left the earlier release candidate to be expired.

These are just my initial thoughts and I'm happy to start a discussion in the 
mailing list if required. Thanks!

> Remove flink-connector-kafka from master branch
> ---
>
> Key: FLINK-30859
> URL: https://issues.apache.org/jira/browse/FLINK-30859
> Project: Flink
>  Issue Type: Technical Debt
>  Components: Connectors / Kafka
>Affects Versions: 1.18.0
>Reporter: Mason Chen
>Priority: Major
>
> Remove flink-connector-kafka from master branch since the repo has now been 
> externalized and 1.17 commits have been sync'ed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)