Skip to content

branch-3.0: [fix](cloud-mow) FE should release mow lock when calculate delete bitmap catch exception - #43088

Merged
dataroaring merged 1 commit into
branch-3.0from
auto-pick-41759-branch-3.0
Nov 8, 2024
Merged

branch-3.0: [fix](cloud-mow) FE should release mow lock when calculate delete bitmap catch exception#43088
dataroaring merged 1 commit into
branch-3.0from
auto-pick-41759-branch-3.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

PR Body: Now mow table lock is released on ms when doing commit txn, however if calculate delete bitmap failed before commiting txn, this lock will not release which will lead to another loading task hang on geting mow lock until this lock is expired on last txn.

Cherry-picked from #41759

…map catch exception (#41759)
Now mow table lock is released on ms when doing commit txn, however if
calculate delete bitmap failed before commiting txn, this lock will not
release which will lead to another loading task hang on geting mow lock
until this lock is expired on last txn.
@github-actions

Copy link
Copy Markdown
ContributorAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@dataroaring

Copy link
Copy Markdown
Contributor

run buildall

@dataroaring
dataroaring merged commit b979744 into branch-3.0Nov 8, 2024
@gavinchougavinchou mentioned this pull request Nov 26, 2024
@dataroaring
dataroaring deleted the auto-pick-41759-branch-3.0 branch December 27, 2024 07:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@doris-robot@dataroaring@hust-hhb