[GitHub] [hadoop] Hexiaoqiao commented on pull request #5925: HDFS-17141. Optimize the default parameters for the FileUtil.isRegularFile() method

2023-08-14 Thread via GitHub
Hexiaoqiao commented on PR #5925: URL: https://github.com/apache/hadoop/pull/5925#issuecomment-1678411955 > Because the current parameter setting of this method is not optimal Sorry, the core improvement here is that change `isRegularFile(file, true);` to `isRegularFile(file,

[GitHub] [hadoop] Hexiaoqiao commented on pull request #5925: HDFS-17141. Optimize the default parameters for the FileUtil.isRegularFile() method

2023-08-07 Thread via GitHub
Hexiaoqiao commented on PR #5925: URL: https://github.com/apache/hadoop/pull/5925#issuecomment-1667245354 Sorry, I didn't get the purpose of this ticket. -- 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