Open GoogleCodeExporter opened 8 years ago
I just realized another potential bug fixed by this patch: if FailureMode is
set to Retry, and a node becomes inactive, the getBulk() methods will not use
the primary node. Instead, they will behave like the Redistribute mode,
potentially fetching the value from the wrong node.
The patch should fix this issue, and retry on the primary node.
Original comment by da...@feedly.com
on 23 Jul 2015 at 9:06
Re-logged in Couchbase's issue tracking, since apparently this one is obsolete:
https://issues.couchbase.com/browse/SPY-188
Original comment by da...@feedly.com
on 24 Jul 2015 at 9:07
Original issue reported on code.google.com by
da...@feedly.com
on 23 Jul 2015 at 8:09