zclllyybb opened a new pull request, #38605:
URL: https://github.com/apache/doris/pull/38605

   ## Proposed changes
   
   Issue Number: close #xxx
   
   fix bugs like:
   ```log
   W20240730 23:06:19.640558 108249 status.h:421] meet error status: 
[INTERNAL_ERROR]unknown tablet to append data, tablet=17285252124319
   
        0#  
doris::BaseTabletsChannel::_write_block_data(doris::PTabletWriterAddBlockRequest
 const&, long, std::unordered_map<long, std::vector<unsigned int, 
std::allocator<unsigned int> >, std::hash<long>, std::equal_to<long>, 
std::allocator<std::pair<long const, std::vector<unsigned int, 
std::allocator<unsigned int> > > > >&, doris::PTabletWriterAddBlockResult*) at 
/root/doris/be/src/common/status.h:0
        1#  
doris::CloudTabletsChannel::add_batch(doris::PTabletWriterAddBlockRequest 
const&, doris::PTabletWriterAddBlockResult*) at 
/root/doris/be/src/cloud/cloud_tablets_channel.cpp:0
        2#  doris::LoadChannel::add_batch(doris::PTabletWriterAddBlockRequest 
const&, doris::PTabletWriterAddBlockResult*) at 
/root/doris/be/src/runtime/load_channel.cpp:179
        3#  
doris::LoadChannelMgr::add_batch(doris::PTabletWriterAddBlockRequest const&, 
doris::PTabletWriterAddBlockResult*) at 
/root/doris/be/src/runtime/load_channel_mgr.cpp:0
        4#  std::_Function_handler<void (), 
doris::PInternalService::tablet_writer_add_block(google::protobuf::RpcController*,
 doris::PTabletWriterAddBlockRequest const*, 
doris::PTabletWriterAddBlockResult*, 
google::protobuf::Closure*)::$_0>::_M_invoke(std::_Any_data const&) at 
/root/doris/be/src/common/status.h:488
        5#  doris::WorkThreadPool<false>::work_thread(int) at 
/root/doris/be/src/util/work_thread_pool.hpp:159
        6#  execute_native_thread_routine at 
/data/gcc-11.1.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/unique_ptr.h:85
        7#  ?
        8#  clone
   ```
   
   


-- 
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]

Reply via email to