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

If two threads attempt to open the same bucket at the same time they will both bootstrap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Minor
    • 2.1.1
    • 2.0.1
    • library
    • None

    Description

      If two threads try to bootstrap at the same time with the same bucket name, the client will go through the entire bootstrapping twice. Instead the client should check to see if the context for a bucket exists, returning it and skipping over it the bootstrapping process, otherwise continuing along and bootstrapping. In any event it should happen only once. Note that the code is synchronized.

      Attachments

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

        Activity

          People

            simonbasle Simon Baslé (Inactive)
            jmorris Jeff Morris
            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