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

UI shows item count as 0 for default collection in case of multi collections

    XMLWordPrintable

Details

    Description

      Steps to repro:

      1. Created a 2 node cluster (replicas =1)
      2. Created 5 collectios(apart from default collections, which is already present)
      3. Loaded 100k items in all collections
      4. Observed UI is showing Items == 0 in default collection(screen shot attached)

      Cbstats:

      Cbstats output on one of the nodes
      /opt/couchbase/bin/cbstats -u Administrator -p password -b default localhost:11210 collections
       0x0:0x0:disk_size: 0
       0x0:0x0:items:   49996
       0x0:0x0:mem_used:  31027740
       0x0:0x0:name:    _default
       0x0:0x0:ops_delete: 10000
       0x0:0x0:ops_get:  10005
       0x0:0x0:ops_store: 79996
       0x0:0x0:scope_name: _default
       0x0:0x8:disk_size: 0
       0x0:0x8:items:   49996
       0x0:0x8:mem_used:  31028890
       0x0:0x8:name:    FunctionCollection0
       0x0:0x8:ops_delete: 10000
       0x0:0x8:ops_get:  10000
       0x0:0x8:ops_store: 79996
       0x0:0x8:scope_name: _default
       0x0:0x9:disk_size: 0
       0x0:0x9:items:   49996
       0x0:0x9:mem_used:  31028890
       0x0:0x9:name:    FunctionCollection1
       0x0:0x9:ops_delete: 10000
       0x0:0x9:ops_get:  10000
       0x0:0x9:ops_store: 79996
       0x0:0x9:scope_name: _default
       0x0:0xa:disk_size: 0
       0x0:0xa:items:   49996
       0x0:0xa:mem_used:  31028890
       0x0:0xa:name:    FunctionCollection2
       0x0:0xa:ops_delete: 10000
       0x0:0xa:ops_get:  10000
       0x0:0xa:ops_store: 79996
       0x0:0xa:scope_name: _default
       0x0:0xb:disk_size: 0
       0x0:0xb:items:   49996
       0x0:0xb:mem_used:  31028890
       0x0:0xb:name:    FunctionCollection3
       0x0:0xb:ops_delete: 10000
       0x0:0xb:ops_get:  10000
       0x0:0xb:ops_store: 79996
       0x0:0xb:scope_name: _default
       0x0:0xc:disk_size: 0
       0x0:0xc:items:   49996
       0x0:0xc:mem_used:  31028890
       0x0:0xc:name:    FunctionCollection4
       0x0:0xc:ops_delete: 10000
       0x0:0xc:ops_get:  10000
       0x0:0xc:ops_store: 79996
       0x0:0xc:scope_name: _default
       manifest_uid:    5
      

      Attachments

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

        Activity

          People

            timofey.barmin Timofey Barmin
            ankush.sharma Ankush Sharma
            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