v.20.11Bug Fix

Fix concurrent ALTER and DROP query hang in ReplicatedMergeTree table

Fix bug when concurrent ALTER and DROP queries may hang while processing ReplicatedMergeTree table. #19237 (alesapin).