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 exit metad leader if the job is running #3749

Closed
HarrisChu opened this issue Jan 18, 2022 · 1 comment · Fixed by #3668
Closed

cannot exit metad leader if the job is running #3749

HarrisChu opened this issue Jan 18, 2022 · 1 comment · Fixed by #3668
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@HarrisChu
Copy link
Contributor

if there's a job running, metad leader cannot exit

Thread 14 (Thread 0x7effc0bff700 (LWP 125785)):
#0  0x00007efff4e8554d in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x00007efff4e80e9b in _L_lock_883 () from /lib64/libpthread.so.0
#2  0x00007efff4e80d68 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00000000011e1322 in nebula::meta::JobManager::jobFinished(int, nebula::meta::cpp2::JobStatus) ()
#4  0x0000000001209f68 in nebula::meta::LeaderBalanceJobExecutor::executeInternal() ()
#5  0x00000000011f7418 in nebula::meta::MetaJobExecutor::execute() ()
#6  0x00000000011dc2e6 in nebula::meta::JobManager::runJobInternal(nebula::meta::JobDescription const&, nebula::meta::JobManager::JbOp) ()
#7  0x00000000011e1f62 in nebula::meta::JobManager::scheduleThread() ()
#8  0x00000000029a1090 in execute_native_thread_routine ()
#9  0x00007efff4e7eea5 in start_thread () from /lib64/libpthread.so.0
#10 0x00007efff4ba79fd in clone () from /lib64/libc.so.6
@HarrisChu HarrisChu added the type/bug Type: something is unexpected label Jan 18, 2022
@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Jan 19, 2022
@HarrisChu
Copy link
Contributor Author

#3636

seems root cause is this issue

@Sophie-Xie Sophie-Xie linked a pull request Jan 20, 2022 that will close this issue
11 tasks
@Sophie-Xie Sophie-Xie removed a link to a pull request Jan 21, 2022
11 tasks
@Sophie-Xie Sophie-Xie linked a pull request Jan 21, 2022 that will close this issue
11 tasks
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