mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
f9d81bc774
Simplify and do some refactoring for kafka client settings. Allows to set up separate settings for consumer and producer like: ``` <consumer> ... </consumer> <producer> <kafka_topic> <name>topic_name</name> ... </kafka_topic> </producer> ``` Moreover, this fixes warnings from kafka client like: `Configuration property session.timeout.ms is a consumer property and will be ignored by this producer instance` |
||
---|---|---|
.. | ||
config.d | ||
fuzzers | ||
js | ||
users.d | ||
.gitignore | ||
binary.html | ||
clickhouse-server.cpp | ||
CMakeLists.txt | ||
config.xml | ||
config.yaml.example | ||
dashboard.html | ||
embedded.xml | ||
MetricsTransmitter.cpp | ||
MetricsTransmitter.h | ||
play.html | ||
resources.cpp | ||
Server.cpp | ||
Server.h | ||
users.xml | ||
users.yaml.example |