This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-58567-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1c73eaae902 4.0.3-rc02 (#60249)
add b6bb88e2a9d [Enhancement](Compaction) Add compaction metadata size
guard to prevent FDB transaction limit exceeded (#58567)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_base_compaction.cpp | 3 +
be/src/cloud/cloud_cumulative_compaction.cpp | 2 +
be/src/cloud/cloud_index_change_compaction.cpp | 7 +-
be/src/cloud/config.cpp | 1 +
be/src/cloud/config.h | 1 +
be/src/olap/compaction.cpp | 92 ++++++++
be/src/olap/compaction.h | 14 ++
be/test/cloud/cloud_compaction_test.cpp | 277 +++++++++++++++++++++++++
8 files changed, 396 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]