v.21.11Bug Fixes

Fixed Race Condition Between DROP PART and REPLACE/MOVE PARTITION in ClickHouse

Fixed a race condition between DROP PART and REPLACE/MOVE PARTITION that might cause replicas to diverge in rare cases. #28864 (tavplubix).