Description
The retry loop is missing the condition where the key does not exist and thus keeps looping until the timeout is raised. The method should fail immediately if the key doesn't exist.
Attachments
For Gerrit Dashboard: NCBC-1110 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
63776,3 | NCBC-1110: GetFromReplica times out if key does not exist | master | couchbase-net-client | Status: MERGED | +2 | +1 |
I cannot replicate - pushing passing integration and unit tests to gerrit for review - perhaps i am missing something or this is tied to a specific CB version.