v.21.3Improvement
Fixed Race Condition in Distributed DDL Task Execution and Cleanup
Fixed race between execution of distributed DDL tasks and cleanup of DDL queue. Now DDL task cannot be removed from ZooKeeper if there are active workers. Fixes #20016. #20448 (tavplubix).