Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-59

authentication not working correctly with CouchbaseConnectionFactoryBuilder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 1.0.3
    • 1.0.2
    • None
    • Security Level: Public
    • None

    Description

      The use of the CouchbaseConnectionFactoryBuilder like so yields a client that does not authenticate correctly.

      CouchbaseConnectionFactoryBuilder cfb = new CouchbaseConnectionFactoryBuilder();
      CouchbaseConnectionFactory cf = cfb.buildCouchbaseConnection(servers, "default_jOWPgw", "default_jOWPgw", "testing");
      CouchbaseClient client = new CouchbaseClient(cf);

      Attachments

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

        Activity

          People

            rags Raghavan Srinivas (Inactive)
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty