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

cannot inform user balance leader task is failed #3979

Closed
HarrisChu opened this issue Mar 4, 2022 · 2 comments · Fixed by #4067
Closed

cannot inform user balance leader task is failed #3979

HarrisChu opened this issue Mar 4, 2022 · 2 comments · Fixed by #4067
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@HarrisChu
Copy link
Contributor

HarrisChu commented Mar 4, 2022

before we move balance leader to job manager, it is synchronous.
if balance failed, user gets the error message, and could run balance leader again.

but from v3.0, user should check the job status by themselves.

E20220304 01:57:14.036036  5068 MetaJobExecutor.cpp:31] partiton failed to transfer leader
E20220304 01:57:14.036088  5068 JobManager.cpp:186] Job dispatch failed
I20220304 01:57:14.036096  5068 JobManager.cpp:206] jobFinished, jobId=2, result=FAILED
I20220304 01:57:14.036144  5068 JobDescription.cpp:57] p = sf10
I20220304 01:57:14.045600  5068 JobManager.cpp:194] [task] cleanJob 2

balance leader failed.
image

image

@HarrisChu HarrisChu added the type/bug Type: something is unexpected label Mar 4, 2022
@HarrisChu
Copy link
Contributor Author

it's OK if user run balance leader again and the job is succeeded.

@critical27
Copy link
Contributor

Will be fixed later, show job id will print the failed reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants