caiconghui commented on code in PR #8855: URL: https://github.com/apache/incubator-doris/pull/8855#discussion_r846934065
########## be/CMakeLists.txt: ########## @@ -51,7 +51,7 @@ endif () # Set boost/stacktrace use backtrace api to unwind add_definitions(-DBOOST_STACKTRACE_USE_BACKTRACE) -add_definitions(-DPRINT_ALL_ERR_STATUS_STACKTRACE) +#add_definitions(-DPRINT_ALL_ERR_STATUS_STACKTRACE) Review Comment: why comment out this config? -- 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]
