LiuGuH commented on PR #6312: URL: https://github.com/apache/hadoop/pull/6312#issuecomment-1835765866
> @LiuGuH This seems to be an HDFS JIRA, not a HADOOP JIRA. Yes, it is an HDFS JIRA, thanks. I will create a new one JIRA. Thanks > Why do we need to configure `fs.trash.checkpoint.interval` set to 10min, generally this should be at least 1 day or more. It can be 1 day or more, and if 1 day later or more, the user ls trash root , it will not see /user/$USER/.Trash/timestamp dir if the dir is in ns1. In additional, `fs.trash.checkpoint.interval` will be set to a small value in order to avoid delelte a lot of blocks with write lock competition in FSNameSystem. -- 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]
