Skip to content

Commit

Permalink
5
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyiZzz committed Mar 27, 2024
1 parent 015bb7a commit 7428302
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions be/src/service/doris_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,6 @@ int main(int argc, char** argv) {
brpc_service.reset(nullptr);
LOG(INFO) << "Brpc service stopped";
service.reset();
LOG(INFO) << "Backend Service stopped";
exec_env->destroy();
doris::ThreadLocalHandle::del_thread_local_if_count_is_zero();
LOG(INFO) << "Doris main exited.";
return 0;
Expand Down

0 comments on commit 7428302

Please sign in to comment.