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

[system-test] Index building is stuck at 0%

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Blocker
    • 4.0.0
    • 4.0.0
    • secondary-index
    • Security Level: Public

    Description

      Build
      ------
      4.0.0-3321

      Found during XDCR + tpcc system test

      Setup


      • 8 node cluster
      • 1GB index ram quota (512MB recommended by John based on index size)
      • 3 index nodes

      Screenshots attached. Index building for bucket ITEM is stuck at 0% in "building" state. Has remained so for 30 mins. No activity seen on dcp, 3.16M mutations remaining.

      This is on a bucket that undergoes compaction frequently. Hence I'm filing this separately.

      > create index IT_ID on ITEM(I_ID) using gsi WITH {"defer_build":true}
      {u'status': u'success', u'metrics': {u'elapsedTime': u'424.384659ms', u'executionTime': u'423.278987ms', u'resultSize': 0, u'resultCount': 0}, u'results': [], u'requestID': u'009734b7-8084-4f9b-971a-e7c4dcb7698b', u'signature': None}
       
      > build index on ITEM(IT_ID) using gsi
      {u'status': u'success', u'metrics': {u'elapsedTime': u'1.129604157s', u'executionTime': u'1.128538198s', u'resultSize': 0, u'resultCount': 0}, u'results': [], u'requestID': u'1c03752e-345c-4cbb-b1ac-f2fc5eec22e2', u'signature': None}
      
      

      Attachments

        Issue Links

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

          Activity

            People

              siri Sriram Melkote (Inactive)
              apiravi Aruna Piravi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty