This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46694-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 1a3eb051f57 branch-2.1: [improve](routine load) improve routine load observability #46238 (#46568) add 08033ad67de [fix](iceberg)Different catalogs should use different client pools (#46694) No new revisions were added by this update. Summary of changes: .../datasource/iceberg/HiveCompatibleCatalog.java | 4 ++-- .../iceberg/IcebergDLFExternalCatalog.java | 6 ++--- .../iceberg/IcebergGlueExternalCatalog.java | 6 ----- .../doris/datasource/iceberg/dlf/DLFCatalog.java | 2 +- .../iceberg/dlf/client/DLFCachedClientPool.java | 19 ++++++--------- .../dlf/client/IcebergDLFExternalCatalogTest.java} | 27 ++++++++++++---------- 6 files changed, 27 insertions(+), 37 deletions(-) copy fe/fe-core/src/test/java/org/apache/doris/{catalog/InfoSchemaDbTest.java => datasource/iceberg/dlf/client/IcebergDLFExternalCatalogTest.java} (51%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org