Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15673

[PE tool] Fix latency metrics for multiGet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 0.98.19, 2.0.0
    • Performance
    • None

    Description

      we write out latency value after each row is processes by testRow() function. But if multiget is enabled, say set to 10, testRow() returns immediately for 9 rows and sends out request in the 10th iteration. This screws up latency metrics (50th, 75th, 90th percentiles are all 0).

      Attachments

        1. HBASE-15673-master.patch
          4 kB
          Apekshit Sharma
        2. HBASE-15673-branch-1.patch
          4 kB
          Apekshit Sharma

        Activity

          People

            appy Apekshit Sharma
            appy Apekshit Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: