LiuGuH commented on PR #6312: URL: https://github.com/apache/hadoop/pull/6312#issuecomment-1871784857
> @LiuGuH Would it be more chaotic to display the trash directories of all clusters at once? Should we allow users to choose whether to display the trash directories of all subgroups through more configuration options, instead of enforcing such behavior Thanks for review. This will display the trash directories of all clusters at once if the clusters have any moint point. Add this in getDestinationForPath() will be minimum change. And it should not use more configuration to control this : For client view , it is better to display all trash from all clusters that have any moint point. @zhtttylz -- 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]
