Hongshun Wang

Results 61 comments of Hongshun Wang

Maybe we should includes the flink-cdc-common moduel in flink-cdc-connector-mysql-cdc module? flink-cdc-connector-mysql-cdc also includes some class of flink-cdc-common, such as annotion. But it also seems that flink-cdc-common is too big for...

@lzshlzsh [FLINK-33465 Make SingleThreadFetcherManager and FutureCompletingBlockingQueue as PublicEvolving](https://issues.apache.org/jira/browse/FLINK-33465) has already done in Flink. Maybe we can push forward this job again.

I am wondering how a commercial database sink like MaxCompute to do e2e test?

> Could you please add a test case to prevent later code changes to revert this fix? I'd like to, but it seems no pipeline sink which is WithPreWriteTopology but...

> Could you define your own one in the test itself? Then you have free hands what it does, and does not... Done it.