Skip to content

[fix](transaction) fix profile null exception cause txn stuck#25575

Merged
dataroaring merged 2 commits into
apache:branch-2.0from
yujun777:branch-2.0-impr-txn-stuck-for-exception
Oct 18, 2023
Merged

[fix](transaction) fix profile null exception cause txn stuck#25575
dataroaring merged 2 commits into
apache:branch-2.0from
yujun777:branch-2.0-impr-txn-stuck-for-exception

Conversation

@yujun777
Copy link
Copy Markdown
Contributor

Proposed changes

pick: #24813

When finishing a txn, state transfer cb may raise an exception. It will cause the replicas and partitions' version couldn't update. Then later txn will be stucked. Fix this.

test case will be covered by cases from Baidu, which is under dev.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@yujun777
Copy link
Copy Markdown
Contributor Author

run buildall

@dataroaring dataroaring merged commit 7456ed2 into apache:branch-2.0 Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants