Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
In WaitUntilReady if pingng one of the HTTP services fails then WaitUntilReady will never recover, if a ping fails then we call the context cancel func, which lives for the lifetime of the WaitUntilReady call
Attachments
Issue Links
- is cloned by
-
GOCBC-1117 [2.2] - WaitUntilReady will never recover if a HTTP service returns an error
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | core-10.0.0 [ 17261 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is cloned by |
Fix Version/s | core-9.1.5 [ 17641 ] | |
Fix Version/s | 2.3.0 [ 17235 ] |
Workflow | Couchbase SDK Workflow [ 201499 ] | Couchbase SDK Workflow with Review [ 252153 ] |
Build sync_gateway-3.0.0-225 contains gocbcore commit 0eee832 with commit message:
GOCBC-1102: Move context instantiation in http waituntilready