You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(gdb) bt
#0 0x00000000011ef93c in nebula::meta::DataBalanceJobExecutor::buildBalancePlan() ()
#1 0x00000000011f0de9 in nebula::meta::DataBalanceJobExecutor::executeInternal() ()
#2 0x00000000011e5908 in nebula::meta::MetaJobExecutor::execute() ()
#3 0x00000000011c97d6 in nebula::meta::JobManager::runJobInternal(nebula::meta::JobDescription const&, nebula::meta::JobManager::JbOp) ()
#4 0x00000000011cf452 in nebula::meta::JobManager::scheduleThread() ()
#5 0x000000000299a090 in execute_native_thread_routine ()
#6 0x00007f2cd6984ea5 in start_thread () from /lib64/libpthread.so.0
#7 0x00007f2cd66adb0d in clone () from /lib64/libc.so.6
just record it.
issue 1:
src and dst are in the same.
issue 2:
after metad leader changed, cannot stop the job.
The text was updated successfully, but these errors were encountered: