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

[CX] Create and connecting to memcached bucket on couchbase server hangs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 6.0.0
    • CBAS DP
    • analytics
    • CBAS Build: 261
      Couchbase Server Version: 4.6.0-3736
    • Untriaged
    • Unknown
    • CX Sprint 113

    Description

      1. Create a memcached bucket test on a 1 node cluster.
      2. Issue following queries in a file:
      create bucket test9 with {"bucket":"test","nodes":"172.23.107.182"} ;
      create shadow dataset test_shadow9 on test9;
      connect bucket test9;
       
      3. curl -s --data pretty=true  --data-urlencode "statement@file2.txt" http://172.23.107.182:8095/analytics/service
      {
      	"requestID": "5a2b0dca-bfac-4cc7-985d-99b633c1d085",
      	"signature": "*",
      	"errors": [{ 
      	"code": "1",
      	"msg": "Timeout on client.connect().await() after 60 seconds"
      	}],
      	"status": "fatal",
      	"metrics": {
      		"elapsedTime": "60.075667953s",
      		"executionTime": "60.075302197s",
      		"resultCount": "0",
      		"resultSize": "0"
      	}
      }
       
      Attaching logs.
       
      
      

      Attachments

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

        Activity

          People

            Abdullah.Alamoudi Abdullah Alamoudi [X] (Inactive)
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty