Uploaded image for project: 'Couchbase Ruby client library'
  1. Couchbase Ruby client library
  2. RCBC-251

Cluser connect should allow for username/password

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0
    • None
    • library
    • None
    • 1

    Description

      Okay so I'm prefacing this with saying that I don't know if this is the ruby way or not, but it feels "not sdk3ish" to have to create options and then call authenticate on the options. I think ruby supports overloads through args* and then maybe it should also allow for the connect(connstr, user, password) string string string overload?

      Also, I wonder if instead of authenticate on the options it could take an authenticator which is either a password authenticator or a cert authenticator? The Authenticator interface is defined in the sdk3 bootstrapping rfc.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              avsej Sergey Avseyev
              daschl Michael Nitschinger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty