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

CBAS ingesting is hung. actual count: 49143, expected count: 50000

    XMLWordPrintable

Details

    Description

      1. Create a bucket, 2 collections. Load 50k items in each collection
      2. Create 2 cbas datasets per collection and 1 index per dataset
      3. Wait for ingestion completion. Data ingestion from VolumeCollection0 is completed but hung for VolumeCollection1.

      select count(*) from default0_VolumeCollection1_ds0/1;
       
      [
        {
          "$1": 49143
        }
      ]
      

      select count(*) from default0_VolumeCollection0_ds0/1;
       
      [
        {
          "$1": 50000
        }
      ]
      

      Attachments

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

        Activity

          People

            ritesh.agarwal Ritesh Agarwal
            ritesh.agarwal Ritesh Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty