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

DFSClient#isHedgedReadsEnabled() should be per client flag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      DFSClient#isHedgedReadsEnabled() returns value based on static HEDGED_READ_THREAD_POOL.
      Hence if any of the client initialized this in JVM, all remaining client reads will be going through hedged read itself.
      This flag should be per client value.

      Attachments

        1. HDFS-11898-02.patch
          4 kB
          Vinayakumar B
        2. HDFS-11898-01.patch
          4 kB
          Vinayakumar B

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              vinayakumarb Vinayakumar B
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: