Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
-
None
Description
Currently we invoke getFileStatus() to list all the files under a directory even when we have the metadata cache file. The information is already present in the cache so we don't need to perform this operation.