You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: