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

[CX] Lifecycle issue:Hang seen in case of multiple connections in one request

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • CBAS DP
    • feature-backlog
    • analytics
    • None
    • Analytics version: couchbase-analytics-1.0.0-141-generic.zip
      couchbase version: 4.7.0-1112
    • Untriaged
    • Unknown
    • CX Sprint 24, CX Sprint 25, CX Sprint 26, CX Sprint 27

    Description

       

      I have 5 buckets in a 1 node cluster.
      Trying to create buckets,shadow datasets and connections on analytics side using this file:
      file.txt:
      use CouchbaseAnalytics;

      create bucket multiple_table_db_6042_simple_table_1 with

      {"bucket":"multiple_table_db_6042_simple_table_1","nodes":"172.23.107.182","password":""}

      ;
      create shadow dataset multiple_table_db_6042_simple_table_1_shadow on multiple_table_db_6042_simple_table_1;
      connect bucket multiple_table_db_6042_simple_table_1 ;
      create bucket multiple_table_db_6042_simple_table_10 with

      {"bucket":"multiple_table_db_6042_simple_table_10","nodes":"172.23.107.182","password":""}

      ;
      create shadow dataset multiple_table_db_6042_simple_table_10_shadow on multiple_table_db_6042_simple_table_10;
      connect bucket multiple_table_db_6042_simple_table_10 ;
      create bucket multiple_table_db_6042_simple_table_2 with

      {"bucket":"multiple_table_db_6042_simple_table_2","nodes":"172.23.107.182","password":""}

      ;
      create shadow dataset multiple_table_db_6042_simple_table_2_shadow on multiple_table_db_6042_simple_table_2;
      connect bucket multiple_table_db_6042_simple_table_2 ;
      create bucket multiple_table_db_6042_simple_table_3 with

      {"bucket":"multiple_table_db_6042_simple_table_3","nodes":"172.23.107.182","password":""}

      ;
      create shadow dataset multiple_table_db_6042_simple_table_3_shadow on multiple_table_db_6042_simple_table_3;
      connect bucket multiple_table_db_6042_simple_table_3 ;
      create bucket multiple_table_db_6042_simple_table_4 with

      {"bucket":"multiple_table_db_6042_simple_table_4","nodes":"172.23.107.182","password":""}

      ;
      create shadow dataset multiple_table_db_6042_simple_table_4_shadow on multiple_table_db_6042_simple_table_4;
      connect bucket multiple_table_db_6042_simple_table_4 ;

      Below curl command doesnt return:
      curl -s --data pretty=true --data format=CLEAN_JSON --data-urlencode statement@file.txt http://172.23.107.182:8095/analytics/service

      Uploading logs.

      Attachments

        1. jstack.tar
          170 kB
        2. logs.tar
          1.50 MB
        3. logs.tar
          48.59 MB
        4. logs.zip
          13.25 MB
        5. logs-latest.tar.gz
          3.80 MB

        Issue Links

          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:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty