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

Can't bootstrap Memcached bucket

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.2.5
    • 3.2.4
    • library
    • None
    • Couchbase Server 7 with memcached bucket
    • 1

    Description

      We appear to have regression preventing bootstrap of memcached buckets. It always throws this exception:

      System.NotSupportedException
      Only the default Scope is supported by Memcached Buckets
         at Couchbase.MemcachedBucket.get_Item(String scopeName) in C:\Users\bburnett\source\repos\couchbase-net-client\src\Couchbase\MemcachedBucket.cs:line 63
         at Couchbase.MemcachedBucket.Scope(String scopeName) in C:\Users\bburnett\source\repos\couchbase-net-client\src\Couchbase\MemcachedBucket.cs:line 49
         at Couchbase.Core.BucketBase.ScopeAsync(String scopeName) in C:\Users\bburnett\source\repos\couchbase-net-client\src\Couchbase\Core\BucketBase.cs:line 104
         at Couchbase.Core.BucketBase.DefaultScopeAsync() in C:\Users\bburnett\source\repos\couchbase-net-client\src\Couchbase\Core\BucketBase.cs:line 116
         at Couchbase.Core.BucketBase.CollectionAsync(String collectionName) in C:\Users\bburnett\source\repos\couchbase-net-client\src\Couchbase\Core\BucketBase.cs:line 141
         at System.Threading.Tasks.ValueTask`1.get_Result()
         at Couchbase.IntegrationTests.GetTests.Can_get_document() in C:\Users\bburnett\source\repos\couchbase-net-client\tests\Couchbase.IntegrationTests\GetTests.cs:line 61
         at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_1.<<InvokeTestMethodAsync>b__1>d.MoveNext() in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\Runners\TestInvoker.cs:line 264
      --- End of stack trace from previous location where exception was thrown ---
         at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\ExecutionTimer.cs:line 48
         at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in C:\Dev\xunit\xunit\src\xunit.core\Sdk\ExceptionAggregator.cs:line 90
      

      https://forums.couchbase.com/t/only-the-default-scope-is-supported-by-memcached-buckets-error/30994

      Attachments

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

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            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