You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink CDC Issue Import (Jira)" <ji...@apache.org> on 2024/03/20 09:33:00 UTC

[jira] [Created] (FLINK-34848) refactor: some class in flink-connector-mysql-cdc do not inherit from the base class in flink-cdc-base

Flink CDC Issue Import created FLINK-34848:
----------------------------------------------

             Summary: refactor: some class in flink-connector-mysql-cdc do not inherit from the base class in flink-cdc-base
                 Key: FLINK-34848
                 URL: https://issues.apache.org/jira/browse/FLINK-34848
             Project: Flink
          Issue Type: Improvement
          Components: Flink CDC
            Reporter: Flink CDC Issue Import


### Search before asking

- [X] I searched in the [issues|https://github.com/ververica/flink-cdc-connectors/issues] and found nothing similar.


### Motivation

Currently, some classes in `flink-connector-mysql-cdc` do not inherit from the base classes in `flink-cdc-base`, making the code somewhat redundant and not very tidy. such as MySqlSourceEnumerator...

Seizing this opportunity for refactoring, many functionalities implemented in `flink-connector-mysql-cdc` might be exposed in the form of interfaces, allowing other connectors to implement them. 

### Solution

_No response_

### Alternatives

_No response_

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/2907
Created by: [cobolbaby|https://github.com/cobolbaby]
Labels: enhancement, 
Created at: Thu Dec 21 14:59:30 CST 2023
State: open




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