Felix N created HDFS-17723: ------------------------------ Summary: RBF: Optimize multiple mount point removal Key: HDFS-17723 URL: https://issues.apache.org/jira/browse/HDFS-17723 Project: Hadoop HDFS Issue Type: Improvement Reporter: Felix N Assignee: Felix N
Since each remove operation forces an update on all routers, removing a lot of mount points in one go when there are a decent number of routers can take a long time. It's better to just remove all of them in a batch and force update only once. Useful for nuking old unused mount points. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org