Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Richard Ponton
Richard Ponton(Deactivated)Reporter
Matthew Bray
Matthew BrayStory Points
2
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created February 9, 2024 at 4:27 PM
Updated February 20, 2024 at 4:44 PM
Resolved February 20, 2024 at 4:44 PM
LookupInAnyReplica:
Per the RFC we expect a SDK feature not available exception, however we are seeing the Dotnet SDK/performer returning a normal result and not indicating to the user/driver that the feature wasn't used.
LookupInAllReplicas:
Per the RFC we expect either the initial operation or the overall stream to fail with an SDK feature not available exception. Instead we see the SDK/performer returning a stream with 2 items. The first is a successful operation presumably fetched without using replicas and then the second item is an SDK invalid argument exception rather than the expected exception.