liangjw commented on issue #21403:
URL: https://github.com/apache/doris/issues/21403#issuecomment-1641585323
> You can show tablet tablet_id; Check to see if the tablet status is
normal, see which table it belongs to, and you can test if this table is
normal.The old version may have some old problems. You are advised to upgrade
the version. You can add me on wechat: cyllyy810222
I review this error and found a crash log in be.out:
*** Aborted at 1689749927 (unix time) try "date -d @1689749927" if you are
using GNU date ***
PC: @ 0x12d0229 doris::StringValue::compare()
*** SIGSEGV (@0x0) received by PID 19056 (TID 0x2b2479cff700) from PID 0;
stack trace: ***
@ 0x2188752 google::(anonymous
namespace)::FailureSignalHandler()
@ 0x2b243977a630 (unknown)
@ 0x12d0229 doris::StringValue::compare()
@ 0x1a8a577 doris::TopNNode::insert_tuple_row()
@ 0x1a8c2e7 doris::TopNNode::open()
@ 0x15d15d4 doris::PlanFragmentExecutor::open_internal()
@ 0x15d60af doris::PlanFragmentExecutor::open()
@ 0x154b20e doris::FragmentExecState::execute()
@ 0x154f0b6 doris::FragmentMgr::_exec_actual()
@ 0x1557d4f std::_Function_handler<>::_M_invoke()
@ 0x16c04f3 doris::ThreadPool::dispatch_thread()
@ 0x16ba63c doris::Thread::supervise_thread()
@ 0x2b2439772ea5 start_thread
@ 0x2b2439d87b0d __clone
@ 0x0 (unknown)
After BE restart, large amount of errors occured in be.WARNING.log.
I check the tablet ids in be.WARNING.log and these tablet cant be found
anymore.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]