Skip to content

BugFix: fatal error when the delta writer is busy #3878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 14, 2022

Conversation

rickif
Copy link
Contributor

@rickif rickif commented Mar 5, 2022

What type of PR is this:

  • bug
  • feature
  • enhancement
  • others

Which issues of this PR fixes :

Fixes #3877

Problem Summary(Required) :

This PR make retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.

@rickif rickif changed the title fix: fatal when the delta writer is busy [WIP] fix: fatal when the delta writer is busy Mar 5, 2022
@rickif rickif force-pushed the fix/busy-delta-writer branch from 325f245 to b296cd6 Compare March 5, 2022 11:36
rickif and others added 3 commits March 5, 2022 19:36
Co-authored-by: sduzh <zhuming9011@qq.com>
Co-authored-by: sduzh <zhuming9011@qq.com>
@rickif rickif changed the title [WIP] fix: fatal when the delta writer is busy fatal error when the delta writer is busy Mar 5, 2022
@chaoyli chaoyli changed the title fatal error when the delta writer is busy BugFix: fatal error when the delta writer is busy Mar 5, 2022
@chaoyli chaoyli merged commit 02cd14b into StarRocks:main Mar 14, 2022
rickif added a commit to rickif/starrocks that referenced this pull request Mar 14, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.
chaoyli pushed a commit that referenced this pull request Mar 14, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.
mergify bot pushed a commit that referenced this pull request May 19, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.

(cherry picked from commit 76dcf80)
@rickif
Copy link
Contributor Author

rickif commented May 19, 2022

@Mergifyio backport branch-2.1

mergify bot pushed a commit that referenced this pull request May 19, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.

(cherry picked from commit 02cd14b)
@mergify
Copy link
Contributor

mergify bot commented May 19, 2022

backport branch-2.1

✅ Backports have been created

rickif added a commit to rickif/starrocks that referenced this pull request May 19, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.
@rickif rickif changed the title BugFix: fatal error when the delta writer is busy [cherry-pick][branch-2.1] BugFix: fatal error when the delta writer is busy May 19, 2022
@rickif rickif changed the title [cherry-pick][branch-2.1] BugFix: fatal error when the delta writer is busy BugFix: fatal error when the delta writer is busy May 19, 2022
chaoyli pushed a commit that referenced this pull request May 20, 2022
This PR makes retry when the AsyncDeltaWriter is busy to avoid the bthread's fatal error.
@rickif rickif deleted the fix/busy-delta-writer branch October 26, 2022 15:24
Sign up for free to 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.

stream load leads BE fatal error
4 participants