ramonxli commented on issue #28199: URL: https://github.com/apache/doris/issues/28199#issuecomment-1855415354
ERROR (SqlExceptionHelper.java:142) errCode = 2, detailMessage = (172.26.160.219)[CANCELLED][INTERNAL_ERROR]failed to initialize storage reader. tablet=646321.1283512829.944f9b1248de116a-f2f22b163f0e8e92, res=[E-6011]all value small than the value, backend=172.26.160.219 0. /root/src/doris-2.0/be/src/common/stack_trace.cpp:302: StackTrace::tryCapture() @ 0x000000000ba1f197 in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 1. /root/src/doris-2.0/be/src/common/stack_trace.h:0: doris::get_stack_traceabi:cxx11 @ 0x000000000ba1d72d in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 2. /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:187: doris::Status doris::Status::Error(int, std::basic_string_view<char, std::char_traits >) @ 0x000000000aeb6e2b in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 3. /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:187: doris::vectorized::NewOlapScanner::open(doris::RuntimeState*) @ 0x000000000f1b5bbd in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 4. /root/src/doris-2.0/be/src/common/status.h:348: doris::vectorized::ScannerScheduler::_scanner_scan(doris::vectorized::ScannerScheduler*, doris::vectorized::ScannerContext*, std::shared_ptrdoris::vectorized::VScanner) @ 0x000000000f1bdf19 in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 5. /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/shared_ptr_base.h:701: std::_Function_handler<void (), doris::vectorized::ScannerScheduler::_schedule_scanners(doris::vectorized::ScannerContext*)::$_1::operator()() const::{lambda()#2}>::_M_invoke(std::_Any_data const&) @ 0x000000000f1bf1e1 in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 6. /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/atomic_base.h:646: doris::WorkThreadPool::work_thread(int) @ 0x000000000aec0a32 in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 7. /data/gcc-11.1.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/unique_ptr.h:85: execute_native_thread_routine @ 0x00000000155b2fb0 in /home/ubuntu/doris/apache-doris-2.0.2-bin-x64/be/lib/doris_be 8. start_thread @ 0x00000000000076db in /lib/x86_64-linux-gnu/libpthread-2.27.so 9. clone @ 0x000000000012161f in /lib/x86_64-linux-gnu/libc-2.27.so mysql> show tablet 646321; +-------------------------+-----------+---------------+-----------+-------+---------+-------------+---------+--------+-------+-----------+--------------------------------------------------------------+ | DbName | TableName | PartitionName | IndexName | DbId | TableId | PartitionId | IndexId | IsSync | Order | QueryHits | DetailCmd | +-------------------------+-----------+---------------+-----------+-------+---------+-------------+---------+--------+-------+-----------+--------------------------------------------------------------+ | default_cluster:station | t_order | t_order | t_order | 11001 | 11882 | 11881 | 646320 | true | 0 | 0 | SHOW PROC '/dbs/11001/11882/partitions/11881/646320/646321'; | +-------------------------+-----------+---------------+-----------+-------+---------+-------------+---------+--------+-------+-----------+--------------------------------------------------------------+ 1 row in set (0.00 sec) mysql> SHOW PROC '/dbs/11001/11882/partitions/11881/646320/646321'; +-----------+-----------+---------+-------------------+------------------+---------------+------------+---------------+----------------+----------+--------+-------+--------------+----------------------+---------------------------------------------------+-----------------------------------------------------------------+-------------------+----------------+-----------+ | ReplicaId | BackendId | Version | LstSuccessVersion | LstFailedVersion | LstFailedTime | SchemaHash | LocalDataSize | RemoteDataSize | RowCount | State | IsBad | VersionCount | PathHash | MetaUrl | CompactionStatus | CooldownReplicaId | CooldownMetaId | QueryHits | +-----------+-----------+---------+-------------------+------------------+---------------+------------+---------------+----------------+----------+--------+-------+--------------+----------------------+---------------------------------------------------+-----------------------------------------------------------------+-------------------+----------------+-----------+ | 646322 | 10029 | 593214 | 593214 | -1 | NULL | 1283512829 | 541641864 | 0 | 5021666 | NORMAL | false | 11 | -6500993328187686172 | http://172.26.160.219:8040/api/meta/header/646321 | http://172.26.160.219:8040/api/compaction/show?tablet_id=646321 | -1 | | 0 | +-----------+-----------+---------+-------------------+------------------+---------------+------------+---------------+----------------+----------+--------+-------+--------------+----------------------+---------------------------------------------------+-----------------------------------------------------------------+-------------------+----------------+-----------+ 1 row in set (0.01 sec) -- 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