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

Add Throttler for datanode reading block

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      DataXceiver#readBlock code is:

      ...
        read = blockSender.sendBlock(out, baseStream, null); // send data
      ..
      

      Current DataXceiver#readBlock doesn't throttler, maybe we can support throttle for reading block satisfied catering for specific scenarios.

      Default read throttler value is still null.

      Attachments

        Issue Links

          Activity

            People

              haiyang Hu Haiyang Hu
              haiyang Hu Haiyang Hu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: