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 "Jing Zhao (JIRA)" <ji...@apache.org> on 2013/07/09 23:43:48 UTC

[jira] [Created] (HDFS-4971) Move IO operations out of locking in OpenFileCtx

Jing Zhao created HDFS-4971:
-------------------------------

             Summary: Move IO operations out of locking in OpenFileCtx
                 Key: HDFS-4971
                 URL: https://issues.apache.org/jira/browse/HDFS-4971
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Jing Zhao
            Assignee: Jing Zhao


Currently some IO operations (such as writing data to HDFS and dumping to local disk) in OpenFileCtx may hold a lock which can block processing incoming writing requests. This jira aims to optimize OpenFileCtx and move the IO operations out of the locking.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira