Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-194

Get correct latency for addEntry operations for JMX.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.1.0
    • bookkeeper-server
    • None

    Description

      currently we don't get the right latency value of add operations. we just compute the latency that entry added to entry log files, but the response sent back to clients only when entries are flushed to journals.
      the right place to compute addEntry latency would be in the WriteCallback.

      Attachments

        1. BK-194.diff
          3 kB
          Sijie Guo

        Activity

          People

            hustlmsp Sijie Guo
            hustlmsp Sijie Guo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: