You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can also break QueryStream(), because the distributor increases the size of the quorum required when it finds ingesters joining and leaving (as mentioned in #1290), so a single failure cancels the query.
Logs from an ingester at address
10.244.251.100
:Logs from a querier trying to talk to it:
This didn't used to happen. My hypothesis is that this changed in the single-binary refactor.
The text was updated successfully, but these errors were encountered: