HappenLee commented on code in PR #57204:
URL: https://github.com/apache/doris/pull/57204#discussion_r2533186417
##########
be/src/http/action/debug_point_action.cpp:
##########
@@ -35,7 +35,6 @@ void BaseDebugPointAction::handle(HttpRequest* req) {
"Disable debug points. please check
config::enable_debug_points");
}
std::string result = status.to_json();
- LOG(INFO) << "handle request result:" << result;
Review Comment:
why del the code
--
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]