yml-github opened a new issue, #66072: URL: https://github.com/apache/doris/issues/66072
### 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 doris-4.1.2-rc01-aec169d2025 ### What's Wrong? 按天/按小时创建的分区,聚合表、明细表都有出现,现象是数据有一部分查不到,写入端显示都成功了。看了fe日志,比如按天的分区和tablet在凌晨时创建,在晚上去按tablet id还能查到,但所属的partition已经找不到了。tablet的存储目录还在。 <img width="2461" height="438" alt="Image" src="https://github.com/user-attachments/assets/99559044-00e2-46be-b01e-5c9d8821dee0" /> <img width="2480" height="676" alt="Image" src="https://github.com/user-attachments/assets/601ef68d-a119-4099-8cac-172da1e3ebc1" /> <img width="2510" height="656" alt="Image" src="https://github.com/user-attachments/assets/90f21c91-25dc-41ec-a4b7-63ac5e16f07f" /> 然后在第二天看这个tablet也消失了,fe日志显示这种tablet找不到元信息,被清理了,每天都有出现 <img width="2463" height="1288" alt="Image" src="https://github.com/user-attachments/assets/605f6bfb-3a01-4a68-b558-d7a173d10adb" /> ### What You Expected? 给看下这个问题新版有修复过吗 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
