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

wrong value for items_count and data_size in memdb.handleN1QLStorageStatistics

    XMLWordPrintable

Details

    • Triaged
    • 1
    • No

    Description

      internalData := fmt.Sprintf("

      {\n"+ "\"items_count\":%v,\n"+ "\"data_size\":%v\n}

      ",
      mdb.mainstore.MemoryInUse(),
      mdb.mainstore.ItemsCount())
       
      as seen here order of arguments is wrong.

      Attachments

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

        Activity

          People

            hemant.rajput Hemant Rajput
            yogendra.acharya Yogendra Acharya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty