mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Update DDLTask.cpp
This commit is contained in:
parent
a2dc2d9a53
commit
a8ed97ac39
@ -262,7 +262,6 @@ bool DDLTask::findCurrentHostID(ContextPtr global_context, Poco::Logger * log, c
|
||||
|
||||
if (!host_in_hostlist && first_exception)
|
||||
{
|
||||
String reason;
|
||||
if (zookeeper->exists(getFinishedNodePath()))
|
||||
{
|
||||
LOG_WARNING(log, "Failed to find current host ID, but assuming that {} is finished because {} exists. Skipping the task. Error: {}",
|
||||
|
Loading…
Reference in New Issue
Block a user