mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 04:12:19 +00:00
try fix 01108_restart_replicas_rename_deadlock flaps
This commit is contained in:
parent
90dd36346e
commit
f0607a8d30
@ -63,6 +63,7 @@ timeout $TIMEOUT bash -c restart_thread_2 2> /dev/null &
|
||||
wait
|
||||
|
||||
$CLICKHOUSE_CLIENT -q "SYSTEM RESTART REPLICAS"
|
||||
sleep 2
|
||||
$CLICKHOUSE_CLIENT -q "SELECT sum(n), count(n) FROM merge(currentDatabase(), '^replica_01108_') GROUP BY position(_table, 'tmp')"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user