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
-
Build sync_gateway-3.0.0-225 contains gocbcore commit 0eee832 with commit message:
GOCBC-1102: Move context instantiation in http waituntilready