apache / doris-flink-connector

Flink Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
330 stars 226 forks source link

timeout by txn manager #510

Open pj001 opened 1 week ago

pj001 commented 1 week ago

Search before asking

Version

flink1.17 doris 2.1.6

What's Wrong?

org.apache.doris.flink.exception.DorisRuntimeException: commit transaction failed { "status": "ANALYSIS_ERROR", "msg": "TStatus: errCode = 2, detailMessage = transaction [243259] is already aborted. abort reason: timeout by txn manager" }

What You Expected?

How should I configure it to prevent him from timeout

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

Code of Conduct

JNSimba commented 14 hours ago

If a precommit successful txn is not committed within one hour, it will be automatically aborted. Refer to fe.conf stream_load_default_precommit_timeout_second