Jing Zhao created HDFS-5137: ------------------------------- Summary: Improve WriteManager for processing stable write requests and commit requests Key: HDFS-5137 URL: https://issues.apache.org/jira/browse/HDFS-5137 Project: Hadoop HDFS Issue Type: Sub-task Affects Versions: 3.0.0 Reporter: Jing Zhao Assignee: Jing Zhao Priority: Minor
WriteManager#handleCommit needs to block until all the data before the commitOffset has been received. This jira plans to improve the current concurrency implementation for this blocking call. -- 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