Open
Description
If you have 3 ingesters, and replication factor 3, then a rolling update will give this error:
at least 3 live ingesters required, could only find 2
This is because the distributor increases the size of the quorum required when it finds ingesters joining and leaving.
Strikes me there is something wrong here.