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

Improve bootstrapping speed by creating/initializing all nodes in parallel

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • Major
    • backlog-2.0, .backlog
    • 2.2.2
    • library
    • Cluster running in AWS (124 data nodes, 1 Query node, 1 Index node)
      client running on my desktop.
      Single bucket
      1 replica
      No Views or Indexes etc.

    Description

      Takes very long time to open bucket (1 minute 21 seconds).
      I can perform the cluster connection fast however the

      bucket = cluster.OpenBucket("default0");

      takes over a minute.

      I tried to add logging but I'm using Visual Studio 2015 and the following instructions did not work
      http://developer.couchbase.com/documentation/server/4.0/sdks/dotnet-2.2/setting-up-logging.html
      I think because Common.Logging.Log4Net1213 is out of date.

      A similar program using libcouchbase can complete in 1.5 seconds
      Stored Hello
      Retrieved key Hello
      Value is Couchbase
      real 0m1.486s
      user 0m0.008s
      sys 0m0.008s

      Attachments

        1. HelloWorld.zip
          9.12 MB
        2. log.txt
          450 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            owend Daniel Owen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty