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