StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.18k stars 1.82k forks source link

[BugFix] Fix disable base compaction with minute granularity & fe/be recover (backport #52923) #52985

Closed mergify[bot] closed 1 week ago

mergify[bot] commented 1 week ago

Why I'm doing:

What I'm doing:

Fixes #issue

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

Bugfix cherry-pick branch check:

What I'm doing:

Fixes #issue

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

mergify[bot] commented 1 week ago

Cherry-pick of 49f6f365385e460c5d09e316bc2bd17714dad2f4 has failed:

On branch mergify/bp/branch-3.3/pr-52923
Your branch is up to date with 'origin/branch-3.3'.

You are currently cherry-picking commit 49f6f36538.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    modified:   be/src/storage/compaction_manager.cpp
    modified:   be/src/storage/compaction_manager.h
    modified:   be/src/storage/tablet_meta.h
    modified:   be/test/storage/compaction_manager_test.cpp
    modified:   fe/fe-core/src/main/java/com/starrocks/alter/AlterJobExecutor.java
    modified:   fe/fe-core/src/main/java/com/starrocks/catalog/OlapTable.java
    modified:   fe/fe-core/src/main/java/com/starrocks/lake/compaction/CompactionControlScheduler.java
    modified:   fe/fe-core/src/main/java/com/starrocks/server/LocalMetastore.java
    modified:   test/sql/test_compaction_cron/R/test_compaction_cron
    modified:   test/sql/test_compaction_cron/T/test_compaction_cron

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   be/src/storage/compaction_task.cpp

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify[bot] commented 1 week ago

@mergify[bot]: Backport conflict, please reslove the conflict and resubmit the pr

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud