hust-hhb commented on code in PR #40204:
URL: https://github.com/apache/doris/pull/40204#discussion_r1766058633


##########
cloud/src/meta-service/meta_service.h:
##########
@@ -631,6 +641,21 @@ class MetaServiceProxy final : public MetaService {
                   done);
     }
 
+    void remove_delete_bitmap(google::protobuf::RpcController* controller,

Review Comment:
   update new delete bitmap will fali beacause of Fail to find 
method=doris.cloud.MetaService/update_delete_bitmap_without_lock, and this 
update action will retry 200 times, which will take about 1 min and finally 
lead to update new delete bitmap  fail, but compaciton finally will success  
and do nothing on delete bitmap.



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

Reply via email to