Mikhail Filimonov
|
b50480cbde
|
Fixes the potential missed data during termination of Kafka engine table
|
2020-05-19 18:55:37 +02:00 |
|
Mikhail Filimonov
|
791f3a6c90
|
Merge branch 'kafka_drop_hang_fix' of github.com:filimonov/ClickHouse into kafka_drop_hang_fix
|
2020-05-15 22:20:45 +02:00 |
|
Mikhail Filimonov
|
405cce2c53
|
Another variant of fix. It looks like we do not need destructor at all
|
2020-05-15 22:19:21 +02:00 |
|
filimonov
|
f97c14f7be
|
bit better comment
|
2020-05-14 12:18:17 +02:00 |
|
Mikhail Filimonov
|
6499d702f9
|
After review fixes
|
2020-05-14 12:15:38 +02:00 |
|
Mikhail Filimonov
|
a1013f1e71
|
Fix for the hang during deletion of engine=Kafka
|
2020-05-14 10:38:02 +02:00 |
|
Azat Khuzhin
|
7ab0c3493c
|
Add integration test for kafka consumer hang
This test triggers heartbeat failrues which leads to
REBALANCE_IN_PROGRESS which causes hang.
|
2020-05-04 18:46:30 +03:00 |
|
Azat Khuzhin
|
fc5f0bfe52
|
Enable librdkafka debugging in test_storage_kafka
|
2020-05-04 17:23:09 +03:00 |
|
Azat Khuzhin
|
12871bf26e
|
Drop resolved TODO from test_storage_kafka
|
2020-05-04 17:23:09 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|