You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "liming30 (via GitHub)" <gi...@apache.org> on 2023/07/25 07:50:42 UTC

[GitHub] [incubator-paimon] liming30 commented on issue #1645: [Bug] FlinkCdcSyncDatabaseSinkITCase. testRandomCdcEventsDynamicBucket is not stable

liming30 commented on issue #1645:
URL: https://github.com/apache/incubator-paimon/issues/1645#issuecomment-1649309975

   The main reason is that [numRecordsPerCheckpoint](https://github.com/apache/incubator-paimon/blob/master/paimon-flink/paimon-flink-common/src/test/java/org/apache/paimon/flink/sink/cdc/TestCdcSourceFunction.java#L55) may be 0, which makes [TestCdcSourceFunction](https://github.com/apache/incubator-paimon/blob/master/paimon-flink/paimon-flink-common/src/test/java/org/apache/paimon/flink/sink/cdc/TestCdcSourceFunction.java#L83) unable to send data. I have created a pr, if you have time, please help to review it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org