Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-36309][pipeline-connector/paimon] Paimon Sink commit failed should log stackTrace #3611

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beryllw
Copy link
Contributor

@beryllw beryllw commented Sep 18, 2024

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

@beryllw
Copy link
Contributor Author

beryllw commented Sep 18, 2024

@lvyanquan @leonardBang cc, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant