This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0929ad568f8 [fix](regression) move fault-injection data to the right
place (#26618)
add 84d1c3ba302 [Improve](ddl) Use RecycleBin to force drop db/table
asynchronously (#26563)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/catalog/CatalogRecycleBin.java | 36 ++++++++---
.../apache/doris/catalog/TabletInvertedIndex.java | 28 ++++++--
.../apache/doris/datasource/InternalCatalog.java | 24 ++-----
.../java/org/apache/doris/catalog/DropDbTest.java | 17 +++--
.../org/apache/doris/catalog/DropTableTest.java | 15 +++--
.../doris/clone/TabletRepairAndBalanceTest.java | 8 ++-
.../apache/doris/utframe/TestWithFeService.java | 3 +
.../suites/ddl_p0/test_drop_force.groovy | 75 ++++++++++++++++++++++
8 files changed, 161 insertions(+), 45 deletions(-)
create mode 100644 regression-test/suites/ddl_p0/test_drop_force.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]