You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to envoy-users
I am trying to connect to a Redis Cluster and send reads to replicas. Even if I select PREFER_REPLICA or Replica, it seems the command is always issued to the master. My config is below. Any obvious reason why it does not try reading from replicas?