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

Refactor bootstrapping logic out of ClusterContext

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • backlog-3.0
    • 3.2.9
    • library
    • None
    • 5
    • SDK20, SDK22, SDK24, SDK28, SDK30, SDK36, SDK38

    Description

      Currently, the bootstrapping logic for a bucket is split between the ClusterController and the Bucket implementation itself. This makes it impossible to defer all bootstrapping errors to the CouchbaseCollection level as a thrown exception will put the Bucket in a inconsistent state. This ticket is to consolidate the bootstrapping logic to the bucket level and properly defer any exceptions until a KV or other collection level method is called.

      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:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty