withium opened a new issue, #9762: URL: https://github.com/apache/incubator-doris/issues/9762
### 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 0.15 ### What's Wrong? 2022-05-25 02:04:05,367 WARN (PUBLISH_VERSION|31) [PublishVersionDaemon.publishVersion():245] error happends when finish transaction 49297245 org.apache.doris.common.MetaNotFoundException: errCode = 7, detailMessage = unknown table, tableId=17210923 at org.apache.doris.catalog.Database.getTablesOnIdOrderOrThrowException(Database.java:399) ~[palo-fe.jar:3.4.0] at org.apache.doris.transaction.DatabaseTransactionMgr.finishTransaction(DatabaseTransactionMgr.java:720) ~[palo-fe.jar:3.4.0] at org.apache.doris.transaction.GlobalTransactionMgr.finishTransaction(GlobalTransactionMgr.java:287) ~[palo-fe.jar:3.4.0] at org.apache.doris.transaction.PublishVersionDaemon.publishVersion(PublishVersionDaemon.java:243) [palo-fe.jar:3.4.0] at org.apache.doris.transaction.PublishVersionDaemon.runAfterCatalogReady(PublishVersionDaemon.java:61) [palo-fe.jar:3.4.0] at org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) [palo-fe.jar:3.4.0] at org.apache.doris.common.util.Daemon.run(Daemon.java:116) [palo-fe.jar:3.4.0] ### What You Expected? How to solve this problem in fe.log, or can I delete the tablet or transaction? ### 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: 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