Íñigo Goiri created HDFS-12802:
----------------------------------

             Summary: RBF: Control MountTableResolver cache size
                 Key: HDFS-12802
                 URL: https://issues.apache.org/jira/browse/HDFS-12802
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Íñigo Goiri
            Assignee: Íñigo Goiri


Currently, the {{MountTableResolver}} caches the resolutions for the 
{{PathLocation}}. However, this cache can grow with no limits if there are a 
lot of unique paths. Some of these cached resolutions might not be used at all.

The {{MountTableResolver}} should clean the {{locationCache}} periodically.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to