Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
We typically have a list of auth mechanisms to attempt to authenticate with, when the server rejects a mechanism we should compare the list of mechanisms supported against the list we have and then pick the next mechanism from that. However, once the server rejects an auth mechanism we fail the bootstrap attempt.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | Couchbase SDK Workflow [ 180511 ] | Couchbase SDK Workflow with Review [ 252071 ] |
Build couchbase-server-7.0.0-3548 contains gocbcore commit 603f81f with commit message:
GOCBC-991: Don't fail bootstrap if auth error was unsupported mechanism