ClickHouse/tests
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
..
ci Merge pull request #40775 from azat/ci/core-dumps-rework 2022-09-09 20:20:10 +03:00
config Merge branch 'master' into remove-useless-line 2022-09-10 05:07:10 +02:00
fuzz
instructions
integration Apply changes to http handlers on fly without server restart 2022-09-12 17:34:51 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance Skip empty literals in lz4 decompression (#40142) 2022-09-06 13:58:26 +02:00
queries Remove strange code (#40195) 2022-09-12 16:29:23 +02:00
.gitignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt