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
Zone aware replication is able to withstand zone reliability issues and help insulate from dataloss. As I understand it, Cortex will still accept writes during this scenario, but reads are not guaranteed to be correct since there is no zone awareness on the read path. I feel adding this would allow Cortex to be more resilient to datacenter outages in that it would not affect users who are querying it.