ClickHouse/programs/server
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
..
config.d Add a test for #29883 2022-12-18 08:00:32 +01:00
js Add a file 2022-08-21 12:11:04 +02:00
users.d Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt fix memory leak in azure sdk 2023-01-31 01:01:10 +00:00
config.xml Allow loading dicrionaries and functions from YAML by default 2023-05-12 05:19:01 +02:00
config.yaml.example Fix certs (finishing pr #36457) (#36747) 2022-05-01 12:59:19 +02:00
dashboard.html tweak styling, show charts on initial load if credentials are correct 2023-04-21 16:06:12 -04:00
embedded.xml Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
MetricsTransmitter.cpp Use StrongTypedef for ProfileEvents 2023-04-01 16:01:33 +02:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Update play.html 2023-05-05 21:36:10 +03:00
Server.cpp Log with warning if the server was terminated forcefully 2023-05-15 14:20:42 +02:00
Server.h Add more metrics for Keeper 2022-11-09 15:51:41 +01:00
users.xml Merge pull request #40713 from ClickHouse/remove-useless-line 2022-09-11 09:53:30 +03:00
users.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00