You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2018/02/18 18:49:00 UTC

[jira] [Created] (HDFS-13166) [SPS]: Implement caching mechanism to keep LIVE datanodes to minimize costly getLiveDatanodeStorageReport() calls

Rakesh R created HDFS-13166:
-------------------------------

             Summary: [SPS]: Implement caching mechanism to keep LIVE datanodes to minimize costly getLiveDatanodeStorageReport() calls
                 Key: HDFS-13166
                 URL: https://issues.apache.org/jira/browse/HDFS-13166
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Rakesh R
            Assignee: Rakesh R


Presently {{#getLiveDatanodeStorageReport}} is fetched for every file and does the computation. This task is to discuss and implement a cache mechanism to minimize the number of function calls. Probably, we could define a configurable refresh interval and periodically refresh the DN cache by fetching latest {{#getLiveDatanodeStorageReport}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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