v.19.1Bug Fixes

Fixed a Race Condition When Executing a Distributed ALTER Task

Fixed a race condition when executing a distributed ALTER task. The race condition led to more than one replica trying to execute the task and all replicas except one failing with a ZooKeeper error. #3904 (Alex Zatelepin)