sollhui opened a new pull request, #37903: URL: https://github.com/apache/doris/pull/37903
when set enable_stream_load_record=true in cloud mode, meet core: ``` F20240711 00:02:05.733184 2316 storage_engine.cpp:123] Check failed: _type == Type::LOCAL (^A vs. ^@) *** Check failure stack trace: *** @ 0x557f1becd646 google::LogMessageFatal::~LogMessageFatal() @ 0x557f128ebb9a doris::BaseStorageEngine::to_local() @ 0x557f13413005 doris::StreamLoadAction::_save_stream_load_record() @ 0x557f134125c9 doris::StreamLoadAction::handle() @ 0x557f1c6399d6 (unknown) @ 0x557f1c638ee2 (unknown) @ 0x557f1c61e626 bufferevent_run_readcb_ @ 0x557f1c639f3f (unknown) @ 0x557f1c62a679 (unknown) @ 0x557f1c626e7f event_base_loop @ 0x557f13436087 std::_Function_handler<>::_M_invoke() @ 0x557f12da2148 doris::ThreadPool::dispatch_thread() @ 0x557f12d970d1 doris::Thread::supervise_thread() @ 0x7ffb1a784ac3 (unknown) @ 0x7ffb1a815a04 clone @ (nil) (unknown) ``` -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org