gavinchou commented on code in PR #55765:
URL: https://github.com/apache/doris/pull/55765#discussion_r2332360479
##########
cloud/src/meta-store/keys.cpp:
##########
@@ -554,6 +555,54 @@ std::string system_meta_service_encryption_key_info_key() {
namespace versioned {
+std::string version_key_prefix(std::string_view instance_id) {
Review Comment:
新加的这些key函数需要单测覆盖, 特别是编码出来的每一部分数据要做检查
--
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]