flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[mysql] Support the rate limit when Mysql parallel read data output

Open fuyun2024 opened this issue 3 years ago • 5 comments

issues : #510
This PR support the rate limit when Mysql parallel reads data output

fuyun2024 avatar Sep 22 '22 16:09 fuyun2024

@GOODBOY008 I have fixed and resubmitted code

fuyun2024 avatar Sep 26 '22 12:09 fuyun2024

How about this PR now? Can you fix conflicts and merge into master branch? We need this feature

ChenShuai1981 avatar Jan 02 '24 03:01 ChenShuai1981

Hi @fuyun2024, thanks for your great contribution! Also sorry for the delay of this PR. Could you please rebase it to latest master branch since there’s been lots of changes in Flink CDC repo since your original commit? Kindly reminder that com.ververica.cdc.debezium package has been moved to org.apache.flink.cdc.debezium.

cc @ruanhang1993

yuxiqian avatar Apr 25 '24 07:04 yuxiqian