ClickHouse/src/Storages/Kafka
2021-04-14 23:15:31 +03:00
..
Buffer_fwd.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
KafkaBlockInputStream.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KafkaBlockInputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KafkaBlockOutputStream.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KafkaBlockOutputStream.h Make global_context consistent. 2020-11-20 18:23:14 +08:00
KafkaSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
KafkaSettings.h move HandleKafkaErrorMode to KafkaSettings 2021-03-31 17:16:51 +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 AST formatting in log messages 2020-11-22 20:23:12 +03:00
ReadBufferFromKafkaConsumer.h Handle errors for Kafka engine 2021-03-31 17:15:57 +08:00
StorageKafka.cpp Add logging about pushing to underlying in StorageKafka 2021-04-14 23:15:31 +03:00
StorageKafka.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
WriteBufferToKafkaProducer.cpp Fix clang-analyzer-optin.cplusplus.VirtualCall 2021-02-04 02:08:41 +03:00
WriteBufferToKafkaProducer.h Fix clang-analyzer-optin.cplusplus.VirtualCall 2021-02-04 02:08:41 +03:00