[ https://issues.apache.org/jira/browse/HDFS-17723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020502#comment-18020502 ]
ASF GitHub Bot commented on HDFS-17723: --------------------------------------- github-actions[bot] commented on PR #7346: URL: https://github.com/apache/hadoop/pull/7346#issuecomment-3294414165 We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open it and ask for a committer to remove the stale tag and review again. Thanks all for your contribution. > 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 > Priority: Minor > Labels: pull-request-available > > 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org