SWJTU-ZhangLei commented on code in PR #51573:
URL: https://github.com/apache/doris/pull/51573#discussion_r2141368224


##########
be/src/cloud/cloud_tablet.cpp:
##########
@@ -465,16 +468,9 @@ uint64_t CloudTablet::delete_expired_stale_rowsets() {
         LOG_INFO("finish delete_expired_stale_rowset for tablet={}", 
tablet_id());

Review Comment:
   > it seems we don't need reclycle_cached_data in line 463 no more?
   
   Add a comment,we can recycle cached data early, if stale rowset is not  used



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