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


##########
gensrc/proto/olap_file.proto:
##########
@@ -287,6 +287,9 @@ message TabletMetaPB {
     optional DeleteBitmapPB delete_bitmap = 23;
     // Use primary key index to speed up tabel unique key model
     optional bool enable_unique_key_merge_on_write = 24 [default = false];
+    optional int64 cooldown_replica_id = 25 [default = -1];

Review Comment:
   Why persistent `cooldown_term` and `cooldown_replica_id`?



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