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 "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2019/02/27 10:47:00 UTC

[jira] [Created] (HDDS-1185) Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.

Mukul Kumar Singh created HDDS-1185:
---------------------------------------

             Summary: Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.
                 Key: HDDS-1185
                 URL: https://issues.apache.org/jira/browse/HDDS-1185
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: Ozone Filesystem
    Affects Versions: 0.4.0
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh
             Fix For: 0.4.0
         Attachments: HDDS-1185.001.patch

GetFileStatus sends multiple rpc calls to Ozone Manager to fetch the file status for a given file. This can be optimized by performing all the processing on the OzoneManager for this.



--
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