Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
We should be setting durability timeouts to 90% (or 1500ms, whichever is greater) of what the user sets. We actually do
duraTimeout := timeout * 10 / 9
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | Couchbase SDK Workflow [ 180417 ] | Couchbase SDK Workflow with Review [ 252027 ] |
Build sync_gateway-3.0.0-52 contains gocb commit 2fe8c14 with commit message:
GOCBC-990: Update enhanced durability adaptive algorithm