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

cbstats vbucket-details returns some item details out of order

    XMLWordPrintable

Details

    Description

      The following command produced vbucket details as expected, however some lines appear out of order.

       

      $ cbstats localhost:11210 vbucket-details -u Administrator -p password -b travel-sample
      vb_0:                                    active
      vb_0:backfill_queue_size:                0
      vb_0:bloom_filter:                       ENABLED
      vb_0:bloom_filter_key_count:             0
      vb_0:bloom_filter_size:                  95851
      vb_0:db_data_size:                       23805
      ...
      vb_0:total_abs_drift_count:              0
      vb_0:uuid:                               207291808628368
      vb_1:                                    active
      vb_10:                                   active
      vb_100:                                  active
      vb_1000:                                 active
      vb_1000:backfill_queue_size:             0
      vb_1000:bloom_filter:                    ENABLED
      vb_1000:bloom_filter_key_count:          0
      vb_1000:bloom_filter_size:               95851
      ...
      vb_100:uuid:                             201860855374692
      vb_101:                                  active
      vb_1010:                                 active
      vb_1010:backfill_queue_size:             0
      ...
      

      The initial line for each vbucket indicating 'active' status appears to be sorted higher than the remainder of the vbucket information - note how "vb_1:" appears adjacent to "vb_10:".

       

      Attachments

        Issue Links

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

          Activity

            People

              ashwin.govindarajulu Ashwin Govindarajulu
              rohinton.kazak Rohinton Kazak (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