gavinchou commented on code in PR #58883:
URL: https://github.com/apache/doris/pull/58883#discussion_r2609400923


##########
cloud/src/recycler/recycler.h:
##########
@@ -434,6 +434,7 @@ class InstanceRecycler {
 
     // return 0 for success otherwise error
     int decrement_packed_file_ref_counts(const doris::RowsetMetaCloudPB& 
rs_meta_pb);
+    friend class 
RecyclerTest_delete_rowset_data_packed_file_respects_recycled_tablet_Test;

Review Comment:
   remove no need 



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