Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-17345

Add a metrics to record block report generating cost time

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Currently, we have block report send time metrics recorded by blockReports.

      We should better add another metric to record block report creating cost time:

      long brCreateCost = brSendStartTime - brCreateStartTime; 

      It is useful for us to measure the perfomance of creating block reports.

      Attachments

        Issue Links

          Activity

            People

              zhanghaobo farmmamba
              zhanghaobo farmmamba
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: