[
https://issues.apache.org/jira/browse/FLINK-34595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849852#comment-17849852
]
wangjunbo commented on FLINK-34595:
-----------------------------------
Looks like closed by https://github.com/apache/flink-cdc/pull/3118.
> Fix ClassNotFoundException: com.ververica.cdc.common.utils.StringUtils
> ----------------------------------------------------------------------
>
> Key: FLINK-34595
> URL: https://issues.apache.org/jira/browse/FLINK-34595
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Reporter: LvYanquan
> Priority: Major
> Fix For: cdc-3.2.0
>
>
> In [this
> pr|[https://github.com/apache/flink-cdc/pull/2986/files#diff-cec13810c47e9465e4f2a72507f655b86f41579768b9924fe024aabc60b31d17R21|https://github.com/apache/flink-cdc/pull/2986/files#diff-cec13810c47e9465e4f2a72507f655b86f41579768b9924fe024aabc60b31d17R21[]],
> we introduced
> org.apache.flink.cdc.common.utils.StringUtils class of flink-cdc-common
> module in flink-connector-mysql-cdc module.
> However, the sub module flink-sql-connector-mysql-cdc doesn't include
> flink-cdc-common module when packaging, so we can't find this class in sql
> jar..
--
This message was sent by Atlassian Jira
(v8.20.10#820010)