kokon191 opened a new pull request, #7346:
URL: https://github.com/apache/hadoop/pull/7346

   ### Description of PR
   
   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.
   
   ### How was this patch tested?
   
   UTs + have been in use in production environment for a while.


-- 
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]

Reply via email to