Skip to content
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

[improvement](statistics)Remove retry load when load stats cache fail(#28904) #29202

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Jibing-Li
Copy link
Contributor

Remove retry load when load stats cache fail. This case usually happens when BE is down or BE OOM, retry doesn't work in these cases and may increase BE work load.

backport #28904

Proposed changes

Issue Number: close #xxx

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...

…apache#28904)

Remove retry load when load stats cache fail. This case usually happens when BE is down or BE OOM, retry doesn't work in these cases and may increase BE work load.
@Jibing-Li Jibing-Li marked this pull request as ready for review December 28, 2023 03:47
@Jibing-Li
Copy link
Contributor Author

run buildall

@xiaokang xiaokang merged commit b3e66dd into apache:branch-2.0 Dec 28, 2023
23 of 25 checks passed
@Jibing-Li Jibing-Li deleted the retry2.0 branch December 28, 2023 14:20
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.

2 participants