You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a bug in KBBucket::getRandomKey - see MB-31495, which
although has been fixed highlighted unnecessary complexity in the
implementation of the function.
This patch simplfies the implementation of the function by removing
the nested while loops.
Change-Id: I614ef388abecf90992df31fbbd06d1b6ead5477e
Reviewed-on: http://review.couchbase.org/100397
Tested-by: Build Bot <[email protected]>
Reviewed-by: Paolo Cocchi <[email protected]>
0 commit comments