hust-hhb commented on code in PR #47647: URL: https://github.com/apache/doris/pull/47647#discussion_r1948766755
########## be/src/cloud/cloud_engine_calc_delete_bitmap_task.cpp: ########## @@ -314,11 +311,6 @@ Status CloudTabletCalcDeleteBitmapTask::_handle_rowset( } _engine_calc_delete_bitmap_task->add_succ_tablet_id(_tablet_id); - LOG(INFO) << "calculate delete bitmap successfully on tablet" Review Comment: I think if update_delete_bitmap_time_us> 5*1000, print this log is better, because if metaservice is busy, update delete bitmap may cost some time -- 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