[fix](schema-change) Remove incorrect assertion for tablet state after committing sc job#48219
Conversation
…r committing sc job
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 31635 ms |
TPC-DS: Total hot run time: 190732 ms |
|
TeamCity be ut coverage result: |
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)