yiguolei commented on code in PR #29705: URL: https://github.com/apache/doris/pull/29705#discussion_r1445791164
########## gensrc/thrift/MasterService.thrift: ########## @@ -42,6 +42,7 @@ struct TTabletInfo { 15: optional Types.TReplicaId replica_id // data size on remote storage 16: optional Types.TSize remote_data_size + 17: optional bool is_persistent Review Comment: do not add 17, it is used. add the field to the end -- 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