JNSimba commented on issue #13341:
URL: https://github.com/apache/doris/issues/13341#issuecomment-1279624299

   这个是因为txn事务默认保留12小时,flink报错后,如果重启间隔时间太长,checkpoint里面的txn就会过期,会报 txn not 
found的错误。
   可以通过调整fe.conf里面的 streaming_label_keep_max_second 配置来延长时间


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to