提交 d4043f5a 编写于 作者: A Alexey Milovidov

Temporarily disabled logger configuration update in runtime [#CLICKHOUSE-3630]

上级 fbd50ad3
......@@ -230,7 +230,6 @@ int Server::main(const std::vector<std::string> & /*args*/)
std::move(main_config_zk_node_cache),
[&](ConfigurationPtr config)
{
buildLoggers(*config);
global_context->setClustersConfig(config);
},
/* already_loaded = */ true);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册