Uh oh!
There was an error while loading. Please reload this page.
[fix](schema-change) Remove incorrect assertion for tablet state after committing sc job - #48219
Conversation
…r committing sc job
hello-stephen
commented
Feb 24, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Hastyshell
commented
Feb 24, 2025
run buildall |
doris-robot
commented
Feb 24, 2025
TPC-H: Total hot run time: 31635 ms |
doris-robot
commented
Feb 24, 2025
TPC-DS: Total hot run time: 190732 ms |
doris-robot
commented
Feb 24, 2025
TeamCity be ut coverage result: |
doris-robot
commented
Feb 24, 2025
ClickBench: Total hot run time: 30.38 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
luwei16
left a comment
There was a problem hiding this comment.
should DCHECK be moved before commit_tablet_job
after discussion, we agree on it's not necessary. |
…r committing sc job (apache#48219) After modification apache#45821, tablet state cloud have been updated before schema change job updating BE local tablet state.
…r committing sc job (apache#48219) After modification apache#45821, tablet state cloud have been updated before schema change job updating BE local tablet state.
…r committing sc job (apache#48219) After modification apache#45821, tablet state cloud have been updated before schema change job updating BE local tablet state.
What problem does this PR solve?
Problem Summary:
After modification #45821, tablet state cloud have been updated before schema change job updating BE local tablet state.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)