imay commented on a change in pull request #490: Enhance the usability of Load 
operation
URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244937320
 
 

 ##########
 File path: be/src/http/download_action.cpp
 ##########
 @@ -95,13 +95,6 @@ void DownloadAction::handle_error_log(
         const std::string& file_param) {
     const std::string absolute_path = _error_log_root_dir + "/" + file_param;
 
-    Status status = check_log_path_is_allowed(absolute_path);
 
 Review comment:
   why you delete this

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to