Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-1258

printing out cluster should probably not print out the username and password

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 0

    Description

      Cluster {
      _connStr: 'couchbase://localhost',
      _trustStorePath: '',
      _kvTimeout: 2500,
      _kvDurableTimeout: 10000,
      _viewTimeout: 75000,
      _queryTimeout: 75000,
      _analyticsTimeout: 75000,
      _searchTimeout: 75000,
      _managementTimeout: 75000,
      _connectTimeout: 500,
      _bootstrapTimeout: undefined,
      _resolveTimeout: undefined,
      _auth:

      { username: 'Administrator', password: 'password' }

      ,
      _conn: Connection {},
      _transcoder: DefaultTranscoder {},
      _txnConfig: {},
      _transactions: undefined,
      _openBuckets: [],
      _dnsConfig: null
      }

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            michael.reiche Michael Reiche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty