ByteYue commented on code in PR #34195: URL: https://github.com/apache/doris/pull/34195#discussion_r1582045820
########## gensrc/proto/cloud.proto: ########## @@ -782,6 +782,7 @@ message AlterObjStoreInfoRequest { optional ObjectStoreInfoPB obj = 2; optional Operation op = 3; optional StorageVaultPB vault = 4; + optional bool set_as_default_storage_vault = 5; Review Comment: But how to tell the user that the original default storage vault is replaced? -- 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