Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-28 Thread via GitHub


PatrickRen merged PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-27 Thread via GitHub


link3280 commented on PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#issuecomment-2024362933

   cc @PatrickRen 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-27 Thread via GitHub


link3280 commented on code in PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#discussion_r1542247969


##
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-tidb-cdc/pom.xml:
##
@@ -60,6 +60,12 @@ under the License.
 
 
 
+
+org.apache.kafka
+
+
com.ververica.cdc.connectors.shaded.org.apache.kafka

Review Comment:
   The shaded pattern is updated. Thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-22 Thread via GitHub


Shawn-Hx commented on code in PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#discussion_r1535319684


##
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-tidb-cdc/pom.xml:
##
@@ -60,6 +60,12 @@ under the License.
 
 
 
+
+org.apache.kafka
+
+
com.ververica.cdc.connectors.shaded.org.apache.kafka

Review Comment:
   > I found no shaded pattern has migrated from 
`com.ververica.cdc.connectors.shaded` yet. Maybe we should do it all together 
in an other PR?
   
   See https://github.com/apache/flink-cdc/pull/3110.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-18 Thread via GitHub


link3280 commented on code in PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#discussion_r1527893588


##
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-tidb-cdc/pom.xml:
##
@@ -60,6 +60,12 @@ under the License.
 
 
 
+
+org.apache.kafka
+
+
com.ververica.cdc.connectors.shaded.org.apache.kafka

Review Comment:
   I found no shaded pattern has migrated from 
`com.ververica.cdc.connectors.shaded` yet. Maybe we should do it all together 
in an other PR?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-18 Thread via GitHub


link3280 commented on code in PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#discussion_r1527886955


##
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-tidb-cdc/pom.xml:
##
@@ -60,6 +60,12 @@ under the License.
 
 
 
+
+org.apache.kafka
+
+
com.ververica.cdc.connectors.shaded.org.apache.kafka

Review Comment:
   You're right. I didn't notice the package name had changed. Hold on a sec.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-17 Thread via GitHub


leonardBang commented on code in PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#discussion_r1527879357


##
flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-tidb-cdc/pom.xml:
##
@@ -60,6 +60,12 @@ under the License.
 
 
 
+
+org.apache.kafka
+
+
com.ververica.cdc.connectors.shaded.org.apache.kafka

Review Comment:
   Maybe we should change `  com.ververica.`  to `org.apache.flink` after we 
donated to Apache?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [build] fix inconsistent Kafka shading among cdc connectors [flink-cdc]

2024-03-17 Thread via GitHub


link3280 commented on PR #2988:
URL: https://github.com/apache/flink-cdc/pull/2988#issuecomment-2002816885

   ping @leonardBang 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org