ClickHouse/src/Storages/Kafka
2020-10-07 23:18:20 +03:00
..
Buffer_fwd.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
KafkaBlockInputStream.cpp kafka: avoid superior polling after DROP/DETACH TABLE 2020-07-03 09:23:39 +03:00
KafkaBlockInputStream.h Fix SIGSEGV in StorageKafka when broker is unavailable 2020-07-22 11:28:07 +03:00
KafkaBlockOutputStream.cpp fix issue #14202 2020-08-28 13:29:15 +08:00
KafkaBlockOutputStream.h Move getSampleBlockNonMaterialized to StorageInMemoryMetadata 2020-06-16 15:48:10 +03:00
KafkaSettings.cpp Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03:00
KafkaSettings.h 1. Add new setting for Kafka engine, named kafka_thread_per_consumer which default value is false. 2. Create separate thread pool for Kafka engine. 2020-09-06 11:17:19 +08:00
parseSyslogLevel.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
parseSyslogLevel.h Redirect librdkafka logs from stderr to clickhouse logger 2020-05-17 20:27:36 +03:00
ReadBufferFromKafkaConsumer.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
ReadBufferFromKafkaConsumer.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
StorageKafka.cpp Take memory allocations from librdkafka threads into account 2020-10-07 23:18:20 +03:00
StorageKafka.h Take memory allocations from librdkafka threads into account 2020-10-07 23:18:20 +03:00
WriteBufferToKafkaProducer.cpp Fix half of typos 2020-08-08 03:47:03 +03:00
WriteBufferToKafkaProducer.h dbms/ → src/ 2020-04-03 18:14:31 +03:00