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

Block Report Interval shouldn't be reset apart from first Block Report

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None

    Description

      Presently BlockReport interval is reset even in case the BR is manually triggered or BR is triggered for diskError.

      Which isn't required. As per the comment also, it is intended for first BR only :

            // If we have sent the first set of block reports, then wait a random
            // time before we start the periodic block reports.
            if (resetBlockReportTime) {
      

       

      Attachments

        1. HDFS-15167-01.patch
          1 kB
          Ayush Saxena
        2. HDFS-15167-02.patch
          2 kB
          Ayush Saxena
        3. HDFS-15167-03.patch
          2 kB
          Ayush Saxena
        4. HDFS-15167-04.patch
          2 kB
          Ayush Saxena
        5. HDFS-15167-05.patch
          2 kB
          Ayush Saxena
        6. HDFS-15167-06.patch
          5 kB
          Ayush Saxena
        7. HDFS-15167-07.patch
          5 kB
          Ayush Saxena
        8. HDFS-15167-08.patch
          6 kB
          Ayush Saxena

        Issue Links

          Activity

            People

              ayushtkn Ayush Saxena
              ayushtkn Ayush Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: