ClickHouse/programs
Azat Khuzhin 424a20ee1c Log with warning if the server was terminated forcefully
In case of it is terminated forcefully it will not be terminated
gracefully (i.e. run dtors and stuff), and by using warning log level
those messages will go to clickhouse-server.err.log, in which messages
are kept for a longer period then in clickhouse-server.log (at least
because it contains only warnings, errors and fatals only).

This will help with investigating some obscure issues.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-15 14:20:42 +02:00
..
bash-completion Update available formats for bash completion 2022-08-28 17:22:32 +02:00
benchmark Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
client Fix member call on null pointer in fuzzer 2023-05-09 13:12:11 +00:00
compressor Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
copier Fixes for clang-17 2023-05-13 02:57:31 +02:00
diagnostics Add support for SSE-KMS configuration with S3 2023-05-03 21:35:38 -05:00
disks Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
extract-from-config Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
format Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
git-import Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
install Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
keeper Fixes for clang-17 2023-05-13 02:57:31 +02:00
keeper-converter Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
library-bridge fix Unknown library method 'extDict_libClone' 2023-03-02 15:53:09 +03:00
local Speedup outdated parts loading (#49317) 2023-05-03 18:56:45 +02:00
obfuscator Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
odbc-bridge CMake: More removal of gold linker (follow-up to #47660) 2023-03-17 11:01:46 +00:00
self-extracting add native build for cross-compilation 2022-07-20 23:09:05 -04:00
server Log with warning if the server was terminated forcefully 2023-05-15 14:20:42 +02:00
static-files-disk-uploader Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
su Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00
CMakeLists.txt CMake: More removal of gold linker (follow-up to #47660) 2023-03-17 11:01:46 +00:00
config_tools.h.in Make comment consistent accross generated files 2022-09-28 08:11:09 +00:00
embed_binary.S.in
main.cpp Revert "Added tests for ClickHouse apps help and fixed help issues" 2023-04-21 01:54:34 +03:00