Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-60875

Go SDK's waitUntilReady returns unambiguous timeout for a duration of 30 minutes after loading beer-sample data through cbimport

    XMLWordPrintable

Details

    Description

      Steps:

      1. Create a CouchStore bucket with 100MB RAM Quota and value-only eviction policy
      2. Load beer-sample data into the bucket through cbimport. This is the command
      3. ./cbimport json -f sample -b default -c 172.23.217.169:8091 -u Administrator -p password -d /opt/couchbase/samples/beer-sample.zip 

      1. It was observed that eviction policy was changed to full eviction after loading data.
      2. Go SDK script (script is attached) was run in a loop but it returned unambiguous timeout for the first 30 minutes
      3. unambiguous timeout | {"InnerError":{"InnerError":{"InnerError":{},"Message":"unambiguous timeout"}},"OperationID":"WaitUntilReady","Opaque":"","TimeObserved":10001133750,"RetryReasons":["NOT_READY"],"RetryAttempts":15,"LastDispatchedTo":"","LastDispatchedFrom":"","LastConnectionID":"","Internal":{"ResourceUnits":null}} 

      1. Bucket was accessible and insert/update/read operations could be performed instantaneously after loading data.
      2. Go SDK's waitUntilReady returned success 30 minutes after loading data.
      3. tcpdump of both client and server for the first 5 minutes is attached.

      Attachments

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

        Activity

          People

            vibhav.sp Vibhav S P
            vibhav.sp Vibhav S P
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty