platoneko commented on code in PR #15832:
URL: https://github.com/apache/doris/pull/15832#discussion_r1066943175


##########
gensrc/thrift/MasterService.thrift:
##########
@@ -42,6 +42,8 @@ struct TTabletInfo {
     15: optional Types.TReplicaId replica_id
     // data size on remote storage
     16: optional Types.TSize remote_data_size
+    17: optional i64 cooldown_replica_id
+    18: optional string storage_policy = ""

Review Comment:
   Why send `storage_policy` here?



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