[
https://issues.apache.org/jira/browse/FLINK-36309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033567#comment-18033567
]
Edward Zhang edited comment on FLINK-36309 at 10/28/25 2:07 PM:
----------------------------------------------------------------
The [PR #3611|https://github.com/apache/flink-cdc/pull/3611] linked to this
issue is closed.
Duplicated to [FLINK-36517|https://issues.apache.org/jira/browse/FLINK-36517]
(marked as resolved).
This issue should be marked as closed.
was (Author: JIRAUSER311262):
The [PR #3611|https://github.com/apache/flink-cdc/pull/3611] linked to this
issue is closed.
Duplicated to [FLINK-36517|https://issues.apache.org/jira/browse/FLINK-36517]
(marked as `Resolved`.
This issue should be marked as closed.
> Flink CDC Paimon Sink commit failed should log stackTrace
> ----------------------------------------------------------
>
> Key: FLINK-36309
> URL: https://issues.apache.org/jira/browse/FLINK-36309
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Environment: Flink 1.18.0
> CDC 3.2.0
> Reporter: JunboWang
> Priority: Minor
> Labels: pull-request-available
>
> Flink CDC Paimon Sink Commit failed should log StackTrace, not just a warning
> log.
>
> {code:java}
> 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{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)