This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 176b29a10f2 branch-3.0: [opt](be/recycler) Add validator for ObjStorageClient RateLimiter config param #48140 (#48339) add e4a3dd45f48 branch-3.0: [fix](olap) clear storage_policy property when is_being_synced = true #48229 (#48301) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/OlapTable.java | 2 + .../apache/doris/common/util/PropertyAnalyzer.java | 9 + .../apache/doris/datasource/InternalCatalog.java | 9 +- .../ccr_syncer_p0/test_is_being_synced.groovy | 204 +++++++++++++++++++++ 4 files changed, 219 insertions(+), 5 deletions(-) create mode 100644 regression-test/suites/ccr_syncer_p0/test_is_being_synced.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org