This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9d165c6bba [docs](fe.conf) add configuration for decommission_tablet_check_threshold. (#14355) add 79688c34a1 [feature](catalog) add max num of same name meta information in catalog recycle bin (#14482) No new revisions were added by this update. Summary of changes: docs/en/docs/admin-manual/config/fe-config.md | 11 + docs/zh-CN/docs/admin-manual/config/fe-config.md | 12 + .../apache/doris/catalog/CatalogRecycleBin.java | 188 ++++- .../main/java/org/apache/doris/common/Config.java | 7 + regression-test/data/ddl_p0/test_recover.out | 758 ++++++++++++++++++++- regression-test/suites/ddl_p0/test_recover.groovy | 618 ++++++++++------- 6 files changed, 1355 insertions(+), 239 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org