v.20.5Bug Fix

Fixed ReplicatedMergeTree Bug Causing ALTER on OPTIMIZE to Hang

Fixed bug in ReplicatedMergeTree which might cause some ALTER on OPTIMIZE query to hang waiting for some replica after it become inactive. #10849 (tavplubix).