ClickHouse/tests/integration/test_server_reload
Azat Khuzhin b698a4ff65 Apply changes to http handlers on fly without server restart
This has been implemented by simply restarting http servers in case of
http_handlers directive in configuration xml had been changed.

But, for this I have to change the handlers interface to accept
configuration separatelly, since the configuration that contains in the
server is the configuration with which server had been started.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Antonio Andelic
2022-09-12 17:34:51 +02:00
..
configs Apply changes to http handlers on fly without server restart 2022-09-12 17:34:51 +02:00
protos Replace clickhouse_grpc.proto in a test with symlink. 2022-02-10 02:46:05 +07:00
__init__.py Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
.gitignore Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
test.py Apply changes to http handlers on fly without server restart 2022-09-12 17:34:51 +02:00