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
Use List.indexOf instead of binary search for SASL
The SASL mechanisms are ordered by preference, so we cannot use binary
search for lookup.
Change-Id: I1d35799f7b75484c583a8d4a7a286fe2df6b5645
Reviewed-on: http://review.couchbase.org/120616
Reviewed-by: Sergey Avseyev <[email protected]>
Tested-by: Sergey Avseyev <[email protected]>
0 commit comments