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