mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-05 14:02:21 +00:00
d10027cc3b
To understand the root cause of 02956_rocksdb_bulk_sink failures, this is likely due to some background merge had been done I would say, but it is hard to say without extra information. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
8 lines
150 B
XML
8 lines
150 B
XML
<clickhouse>
|
|
<rocksdb>
|
|
<options>
|
|
<info_log_level>DEBUG_LEVEL</info_log_level>
|
|
</options>
|
|
</rocksdb>
|
|
</clickhouse>
|