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

Add correct values to delTimeHisto and writeTimeHisto

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 5.5.0
    • 5.5.0
    • couchbase-bucket
    • None
    • Untriaged
    • Unknown

    Description

      In kvstore.cc, before MB-26047, both of the histograms mentioned above added the result from committedReqs[index]->getDelta() divided by 1000.This meant adding milliseconds, since getDelta() already returned microseconds. I believe this is a bug, since all of our stats histograms are represented in microseconds.

      The conversion to milliseconds should be removed to ensure correct values are added.

      Attachments

        For Gerrit Dashboard: MB-26762
        # Subject Branch Project Status CR V

        Activity

          People

            eugen.virtan Eugen Virtan (Inactive)
            eugen.virtan Eugen Virtan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty