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

DFS_CLIENT_MMAP_CACHE_THREAD_RUNS_PER_TIMEOUT constant is set to the wrong value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • None
    • None

    Description

      DFS_CLIENT_MMAP_CACHE_THREAD_RUNS_PER_TIMEOUT is set to the wrong value. It should be set to dfs.client.mmap.cache.thread.runs.per.timeout, but instead it is set to dfs.client.mmap.cache.timeout.ms. The result is that mmap segments cached in the ClientMmapManager will take much longer to timeout than they should.

      Attachments

        1. HDFS-5400.001.patch
          1 kB
          Colin McCabe

        Activity

          People

            cmccabe Colin McCabe
            cmccabe Colin McCabe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: