zzzxl1993 commented on code in PR #50143: URL: https://github.com/apache/doris/pull/50143#discussion_r2144315627
########## be/src/agent/task_worker_pool.cpp: ########## @@ -1529,6 +1534,12 @@ void push_storage_policy_callback(StorageEngine& engine, const TAgentTaskRequest } } +void push_index_policy_callback(const TAgentTaskRequest& req) { Review Comment: apply_policy_changes already handles errors internally -- 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