yagagagaga commented on code in PR #41037:
URL: https://github.com/apache/doris/pull/41037#discussion_r1810679861


##########
be/src/http/action/file_cache_action.cpp:
##########
@@ -39,10 +47,13 @@ constexpr static std::string_view SYNC = "sync";
 constexpr static std::string_view PATH = "path";
 constexpr static std::string_view CLEAR = "clear";
 constexpr static std::string_view RESET = "reset";
+constexpr static std::string_view HASH = "hash";
+constexpr static std::string_view HASH_PATH = "hash_path";

Review Comment:
   nice idea



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

Reply via email to