This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-50672-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 69368b31cba branch-3.0: [fix](mtmv)before mtmv refresh,check column
type if change (#50768)
add 14bee35af80 [Fix](compaction) Failed compaction tablets should sleep
before being selected again (#50672)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_cumulative_compaction.cpp | 16 +--
be/src/cloud/cloud_storage_engine.cpp | 15 +--
be/src/cloud/cloud_tablet_mgr.cpp | 9 +-
be/src/cloud/cloud_tablet_mgr.h | 3 +
be/src/common/status.h | 1 +
be/src/olap/cumulative_compaction.cpp | 4 +-
be/src/olap/tablet.cpp | 2 +-
...n_policy_test.cpp => cloud_compaction_test.cpp} | 107 +++++++++++++++------
regression-test/plugins/plugin_compaction.groovy | 2 +-
9 files changed, 110 insertions(+), 49 deletions(-)
copy be/test/cloud/{cloud_cumulative_compaction_policy_test.cpp =>
cloud_compaction_test.cpp} (53%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]