v.19.7Bug Fixes

Skip ZNONODE During DDL Query Processing

Skip ZNONODE during DDL query processing. Before if another node removes the znode in task queue, the one that did not process it, but already get list of children, will terminate the DDLWorker thread. #5489 (Azat Khuzhin)