zhaorongsheng opened a new issue, #205: URL: https://github.com/apache/doris-spark-connector/issues/205
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.3.1 ### What's Wrong? The data is lost without any exception when enable `doris.sink.enable-2pc` and spark jobs running very long time e.g. 3~4hour. Spark job driver warn logs. <img width="862" alt="image" src="https://github.com/apache/doris-spark-connector/assets/4468567/b77c4b0f-64ea-46b3-9572-ab8008a773f2"> The transcation is removed bacause of reaching timeout limit. <img width="1782" alt="image" src="https://github.com/apache/doris-spark-connector/assets/4468567/908ad34c-61b1-46b4-8b53-e40fe59d4870"> ### What You Expected? It should throw exception when failed to commit transaction . ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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.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