freemandealer opened a new issue, #16954: URL: https://github.com/apache/doris/issues/16954
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version newest upstream ### What's Wrong? { "TxnId": 2, "Label": "540c920e-65b4-40ac-a024-3560d770acf4", "TwoPhaseCommit": "false", "Status": "Fail", "Message": "[INTERNAL_ERROR]cancelled: [INTERNAL_ERROR]tablet error: tablet writer write failed, tablet_id=10083, txn_id=2, err=**false**, host: 127.0.0.1", "NumberTotalRows": 0, "NumberLoadedRows": 0, "NumberFilteredRows": 0, "NumberUnselectedRows": 0, "LoadBytes": 20840448, "LoadTimeMs": 1372, "BeginTxnTimeMs": 16, "StreamLoadPutTimeMs": 134, "ReadDataTimeMs": 99, "WriteDataTimeMs": 144, "CommitAndPublishTimeMs": 0 } ### What You Expected? The message should be clear reason where the writing is failing at, not just 'false' ### How to Reproduce? use less max segment per rowset parameter to trigger tablet writer failed at -238 then you can see the stale dummy message in both command output or logs. ### 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