Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-272

Found http prefix in gocb dynamic authenticator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • 1.3.4
    • None
    • library
    • 1

    Description

      Regarding the Credentials method that gets called by gocb,

      func (dynAuth *DynamicAuthenticator) Credentials(req gocb.AuthCredsRequest) ([]gocb.UserPassPair, error)

      the req.Endpoint sometimes has http prefix and sometimes it doesn't - 

      For example,

      req.Endpoint is sometimes  http://172.23.104.46:8091, sometimes it's 172.23.104.46:11210.

      Please remove the http prefix to maintain uniformity.

      Attachments

        Issue Links

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

          Activity

            People

              brett19 Brett Lawson
              Gautham.Banasandra Gautham Banasandra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty