platoneko commented on code in PR #15832:
URL: https://github.com/apache/doris/pull/15832#discussion_r1066946636
##########
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:
And report `cooldown_term` instead of `cooldown_replica_id` is better.
--
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]