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

Can't bootstrap from a non-kv node

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • backlog-3.0
    • 3.0.0
    • library
    • None
    • 1

    Description

      While it isn't the best thing to do, the SDK should be able to bootstrap from a non-kv node.

      Right now if I have a 3 node cluster (2 kv, one index&query) and I bootstrap against that index and query node (server 6.5) all I get is:

      Unhandled exception. System.InvalidOperationException: Bucket travel-sample is not bootstrapped.
         at Couchbase.CouchbaseBucket.SendAsync(IOperation op, CancellationToken token, Nullable`1 timeout)
         at Couchbase.KeyValue.CouchbaseCollection.UpsertAsync[T](String id, T content, UpsertOptions options)
         at sample.Program.Main(String[] args) in /Users/michaelnitschinger/couchbase/code/dotnet/sample/Program.cs:line 18
         at sample.Program.<Main>(String[] args)
      

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty