Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1269

ClientConfiguration should have UseConnectionPooling property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 2.4.0
    • 2.4.0
    • library
    • None

    Description

      ClientConfiguration should have its own UseConnectionPooling property that can be overridden by CouchbaseClientDefinition.UseConnectionPooling or set programmatically:

      var config = new ClientConfiguration {
          UseConnectionPooling = false
      };
      

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty