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

Build progress on UI should keep showing progress as per build growth

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 4.0.0
    • 4.0.0
    • UI
    • Security Level: Public
    • None
    • Version: 4.0.0-3062 DEV Edition (build-3062)
    • Untriaged
    • Centos 64-bit
    • No

    Description

      1. Install CB server on a single node with kv + index + n1ql services.
      2. Create a bucket default

      3. Create primary index on default bucket and populate it with documents.
      Use command - ./cbworkloadgen

      4. Create secondary index on the fields of documents in default bucket. - There are 4 indexes - 1 primary and 3 secondary

      5. Verify that UI shows up the index and build % as 100%
      6. Simply flush the bucket

      – At this point of time there should not be any data for index.
      Expected Result - Build % should come to 0

      7. Now create documents in default bucket with same fields for which secondary index should be created.
      – At this point of time the index should start building. You can use cbworkloadgen to add large set of data here.
      Used following command for 7th step:
      [root@centos-64-x64 bin]# ./cbworkloadgen -n localhost:8091 -i 500000 -r .2 -s 10 -j
      Expected Result - UI should show actual Build % since the indexer would be building index.

      Attachments

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

        Activity

          People

            dfinlay Dave Finlay
            ritam.sharma Ritam Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty