Jinglun created HDFS-14815: ------------------------------ Summary: RBF: Update the quota in MountTable when calling setQuota on a MountTable src. Key: HDFS-14815 URL: https://issues.apache.org/jira/browse/HDFS-14815 Project: Hadoop HDFS Issue Type: Improvement Reporter: Jinglun Assignee: Jinglun
When we call setQuota on a MountTable, may be we can update the quota of the MountTable too. So the quota of the MountTable won't be inconsistent with the quota of the remote locations. Each time Router does setQuota() on a MountTable, it changes the quota in the MountTable and let RouterQuotaUpdateService finally make all the quota right. (After HDFS-14814 RouterQuotaUpdateService will make all the quota consistent with MountTable) -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org