wyxxxcat commented on code in PR #65330:
URL: https://github.com/apache/doris/pull/65330#discussion_r3575487836
##########
gensrc/proto/cloud.proto:
##########
@@ -100,12 +100,19 @@ enum KeySetType {
MULTI_VERSION_META_ROWSET = 21;
}
+enum InstanceDeletedStatus {
Review Comment:
INSTANCE_RECYCLE_STATE_METADATA_CLEANUP_PENDING ->
INSTANCE_RECYCLE_STATE_DATA_CLEANUP_PENDING ?
##########
gensrc/proto/cloud.proto:
##########
@@ -100,12 +100,19 @@ enum KeySetType {
MULTI_VERSION_META_ROWSET = 21;
}
+enum InstanceDeletedStatus {
Review Comment:
INSTANCE_RECYCLE_STATE_METADATA_CLEANUP_PENDING should be
INSTANCE_RECYCLE_STATE_DATA_CLEANUP_PENDING ?
--
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]