Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Emilien Bevierre
Emilien BevierreReporter
Emilien Bevierre
Emilien BevierreStory Points
3
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created September 7, 2023 at 1:54 PM
Updated September 21, 2023 at 8:44 AM
Resolved September 21, 2023 at 8:44 AM
LookupInAny or LookupInAllReplicas will always return a LookupInReplicaResult with IsReplica = false since the ReplicaIdx field of the operation is never set.
The underlying problem both the ReplicaRead flag and ReplicaIdx were never set, so the operations would all hit the primary.