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

Document missing metrics for blocks count in pending IBR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha4
    • 2.9.0, 3.0.0-alpha4
    • documentation
    • None

    Description

      HDFS-11534 introduced some useful metrics for blocks count in pending IBR.

        @Metric("Count of blocks in pending IBR")
        private MutableGaugeLong blocksInPendingIBR;
        @Metric("Count of blocks at receiving status in pending IBR")
        private MutableGaugeLong blocksReceivingInPendingIBR;
        @Metric("Count of blocks at received status in pending IBR")
        private MutableGaugeLong blocksReceivedInPendingIBR;
      

      It will be nice to have in the metrics documentation.

      Attachments

        1. HDFS-11863.002.patch
          1 kB
          Yiqun Lin
        2. HDFS-11863.001.patch
          1 kB
          Yiqun Lin

        Issue Links

          Activity

            People

              linyiqun Yiqun Lin
              linyiqun Yiqun Lin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: