You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/20 10:51:30 UTC

[GitHub] [doris] hello-stephen opened a new issue, #10275: [Bug] [regression] failed run ./run-regression-test.sh --run -s test_schema_change

hello-stephen opened a new issue, #10275:
URL: https://github.com/apache/doris/issues/10275

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master
   
   ### What's Wrong?
   
   ```
   W0620 18:14:02.445931 4003197 engine_alter_tablet_task.cpp:43] failed to do alter task. res=Internal error: :  0# doris::Status::ConstructErrorStatus(short, doris::Slice const&) at /root/doris/be/src/common/status.cpp:82
    1# doris::SchemaChangeHandler::_parse_request(std::shared_ptr<doris::Tablet>, std::shared_ptr<doris::Tablet>, doris::RowBlockChanger*, bool*, bool*, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, doris::SchemaChangeHandler::AlterMaterializedViewParam, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, doris::SchemaChangeHandler::AlterMaterializedViewParam> > > const&, doris::DescriptorTbl) at /root/doris/be/src/olap/schema_change.cpp:1860
    2# doris::SchemaChangeHandler::_convert_historical_rowsets(doris::SchemaChangeHandler::SchemaChangeParams const&) at /root/doris/be/src/olap/schema_change.cpp:1719
    3# doris::SchemaChangeHandler::_do_process_alter_tablet_v2(doris::TAlterTabletReqV2 const&) at /root/doris/be/src/olap/schema_change.cpp:1540
    4# doris::SchemaChangeHandler::process_alter_tablet_v2(doris::TAlterTabletReqV2 const&) at /root/doris/be/src/olap/schema_change.cpp:1299
    5# doris::EngineAlterTabletTask::execute() at /root/doris/be/src/olap/task/engine_alter_tablet_task.cpp:42
    6# doris::StorageEngine::execute_task(doris::EngineTask*) at /root/doris/be/src/olap/storage_engine.cpp:1116
    7# doris::TaskWorkerPool::_alter_tablet(doris::TAgentTaskRequest const&, long, doris::TTaskType::type, doris::TFinishTaskRequest*) at /root/doris/be/src/agent/task_worker_pool.cpp:532
    8# doris::TaskWorkerPool::_alter_tablet_worker_thread_callback() at /root/doris/be/src/agent/task_worker_pool.cpp:489
    9# doris::ThreadPool::dispatch_thread() at /root/doris/be/src/util/threadpool.cpp:548
   10# doris::Thread::supervise_thread(void*) at /root/doris/be/src/util/thread.cpp:409
   11# start_thread in /lib64/libpthread.s (error -300) base_tablet_id=14078, base_schema_hash=1956854370, new_tablet_id=14111, new_schema_hash=101087551
   
   ```
   
   In regression test case test_schema_change, it changes table schema and waits for it to finish, but after 100s it hasn't finished. 
   
   ### What You Expected?
   
   test case pass
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] morningman closed issue #10275: [Bug] [regression] failed run ./run-regression-test.sh --run -s test_schema_change

Posted by GitBox <gi...@apache.org>.
morningman closed issue #10275: [Bug] [regression] failed run ./run-regression-test.sh --run -s test_schema_change
URL: https://github.com/apache/doris/issues/10275


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org