beryllw opened a new pull request, #3611: URL: https://github.com/apache/flink-cdc/pull/3611
Flink CDC Paimon Sink Commit failed should log StackTrace, not just a warning log. ``` 2024-09-18 11:15:07,984 WARN org.apache.flink.cdc.connectors.paimon.sink.v2.PaimonCommitter [] - Commit failed for 4 with 2 committable 2024-09-18 11:15:08,093 WARN org.apache.flink.cdc.connectors.paimon.sink.v2.PaimonCommitter [] - Commit failed for 5 with 2 committable 2024-09-18 11:15:08,410 WARN org.apache.flink.cdc.connectors.paimon.sink.v2.PaimonCommitter [] - Commit failed for 1 with 2 committable ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
