cache client code should retry once on each failed command
Bug #1902583 reported by
Mike Rylander
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenSRF |
New
|
Undecided
|
Unassigned |
Bug Description
In the long long ago, we switched from an abandonware client library to libmemcached. Unfortunately, while the original library transparently handled failed memcached server, libmemcached and other modern client packages that we could choose to use do not retry failed commands when a memcached server fails. So, we should retry failed commands transparently to paper over server failures in an HA setup.
Branch forthcoming.
To post a comment you must log in.
Branch available here:
https:/ /git.evergreen- ils.org/ ?p=working/ OpenSRF. git;a=shortlog; h=refs/ heads/user/ miker/lp- 1902583- retry-once- on-cache- error