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

[#1770] fix NumberFormatException when mysql server_id is larger than INT_MAX

Open legendtkl opened this issue 3 years ago • 3 comments

this close issue https://github.com/ververica/flink-cdc-connectors/issues/1770

legendtkl avatar Nov 23 '22 09:11 legendtkl

Hi @legendtkl, 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.connectors.mysql package has been moved to org.apache.flink.cdc.connectors.mysql.

Thanks for your contribution!

cc @ruanhang1993

yuxiqian avatar Apr 25 '24 08:04 yuxiqian

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

github-actions[bot] avatar Jul 17 '24 00:07 github-actions[bot]