Brandon Li created HDFS-7558:
--------------------------------
Summary: NFS gateway should throttle the data dumped on local
storage
Key: HDFS-7558
URL: https://issues.apache.org/jira/browse/HDFS-7558
Project: Hadoop HDFS
Issue Type: Bug
Components: nfs
Reporter: Brandon Li
Assignee: Arpit Agarwal
During file uploading, NFS gateway could dump the reordered write on local
storage when the accumulated data size exceeds a limit.
Currently there is no data throttle for the data dumping, which could easily
saturate the local disk especially when the client is on the same host as the
gateway.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)