This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ffddebf [fix](report) fix bug that tablet may already be delete when
reporting (#8444)
add 4a38f2d [fix](transaction) Fix committed transaction couldn't be
finished when table is dropped (#8423)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/Database.java | 19 ++++++-----
.../main/java/org/apache/doris/catalog/Table.java | 9 ++---
.../apache/doris/common/util/MetaLockUtils.java | 12 +++++++
.../apache/doris/service/FrontendServiceImpl.java | 2 +-
.../doris/transaction/DatabaseTransactionMgr.java | 38 +++++++++++++---------
.../doris/transaction/PublishVersionDaemon.java | 7 ++--
6 files changed, 53 insertions(+), 34 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]