Hexiaoqiao commented on PR #8396: URL: https://github.com/apache/hadoop/pull/8396#issuecomment-4250648160
「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.」 Just wonder what will it happen if remove mount points one by one and cost a long time. IMO, this will be one low frequency operation, any cases need to improve the performance? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
