You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/11/16 02:31:00 UTC

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #7124: [Feature] Add minidump support

yangzhg commented on a change in pull request #7124:
URL: https://github.com/apache/incubator-doris/pull/7124#discussion_r749852606



##########
File path: be/src/service/doris_main.cpp
##########
@@ -57,6 +58,8 @@
 #include "util/thrift_server.h"
 #include "util/uid_util.h"
 
+#include "client/linux/handler/exception_handler.h"

Review comment:
       Is this include necessary

##########
File path: be/src/service/doris_main.cpp
##########
@@ -57,6 +58,8 @@
 #include "util/thrift_server.h"
 #include "util/uid_util.h"
 
+#include "client/linux/handler/exception_handler.h"

Review comment:
       Is this include necessary?




-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org