mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Update DDLWorker.cpp
This commit is contained in:
parent
ed3c744055
commit
49438ed1a1
@ -335,7 +335,6 @@ void DDLWorker::processTasks()
|
||||
{
|
||||
LOG_DEBUG(log, "Processing tasks");
|
||||
|
||||
|
||||
Strings queue_nodes = zookeeper->getChildren(queue_dir, nullptr, event_queue_updated);
|
||||
filterAndSortQueueNodes(queue_nodes);
|
||||
if (queue_nodes.empty())
|
||||
|
Loading…
Reference in New Issue
Block a user