Uh oh!
There was an error while loading. Please reload this page.
[improve](cloud-mow) MS can choose use new way or old way when processing delete bitmap lock - #49223
Conversation
Thearas
commented
Mar 18, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
hust-hhb
commented
Mar 18, 2025
run buildall |
doris-robot
commented
Mar 18, 2025
TeamCity cloud ut coverage result: |
hust-hhb
commented
Mar 19, 2025
run buildall |
| CONF_Strings(recycler_storage_vault_white_list, ""); | ||
| CONF_mBool(use_delete_bitmap_lock_new_way, "true"); | ||
| CONF_mBool(use_delete_bitmap_lock_random_way, "true"); |
There was a problem hiding this comment.
The random strategy doesn’t seem to need a configuration; injection should be enough.
There was a problem hiding this comment.
In my test, injection like pr #47336 dosn't work in normal case
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hust-hhb
commented
Apr 2, 2025
run buildall |
doris-robot
commented
Apr 2, 2025
TeamCity cloud ut coverage result: |
Please rebase so we can run the correctness test again. @hust-hhb |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hust-hhb
commented
Apr 14, 2025
run buildall |
doris-robot
commented
Apr 14, 2025
TeamCity cloud ut coverage result: |
…sing delete bitmap lock
hust-hhb
commented
Apr 16, 2025
run buildall |
doris-robot
commented
Apr 16, 2025
TeamCity cloud ut coverage result: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
hust-hhb
commented
Apr 17, 2025
run buildall |
doris-robot
commented
Apr 17, 2025
TeamCity cloud ut coverage result: |
PR approved by at least one committer and no changes requested. |
…sing delete bitmap lock (apache#49223) MS can choose use new way or old way when processing delete bitmap lock
…ock version (apache#50281) update ut for pr apache#49223, add update delete bitmap case
…sing delete bitmap lock (apache#49223) MS can choose use new way or old way when processing delete bitmap lock
…ock version (apache#50281) update ut for pr apache#49223, add update delete bitmap case
…sing delete bitmap lock (apache#49223) MS can choose use new way or old way when processing delete bitmap lock
…ock version (apache#50281) update ut for pr apache#49223, add update delete bitmap case
MS can choose use new way or old way when processing delete bitmap lock
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)