This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 011985e fix en broker load (#8566)
add 989e03d [improvement] Improve sig handler (#8545)
No new revisions were added by this update.
Summary of changes:
.licenserc.yaml | 1 +
.rat-excludes | 1 +
LICENSE.txt | 33 +++
be/CMakeLists.txt | 4 +
be/src/common/daemon.cpp | 2 +-
be/src/common/logconfig.cpp | 6 +-
be/src/common/signal_handler.h | 446 +++++++++++++++++++++++++++++++++++++++++
be/src/service/doris_main.cpp | 2 +
be/src/util/logging.h | 2 +-
build.sh | 4 +-
thirdparty/CHANGELOG.md | 3 +
thirdparty/build-thirdparty.sh | 15 ++
thirdparty/vars.sh | 9 +-
13 files changed, 519 insertions(+), 9 deletions(-)
create mode 100644 be/src/common/signal_handler.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]