zhannngchen commented on code in PR #22282: URL: https://github.com/apache/doris/pull/22282#discussion_r1282598288
########## be/src/olap/tablet.h: ########## @@ -545,6 +546,12 @@ class Tablet : public BaseTablet { void set_binlog_config(BinlogConfig binlog_config); + void add_sentinel_mark_to_delete_bitmap(DeleteBitmapPtr delete_bitmap, Review Comment: These methods should be private -- 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