[
https://issues.apache.org/jira/browse/DRILL-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992717#comment-14992717
]
Aman Sinha commented on DRILL-4025:
-----------------------------------
+1 . Can you add a comment for the extra parameter - even though it is
calling getFileStatusList(), it does it on the old selection which already has
non-null statuses (I suppose these correspond to the top level directory).
> Don't invoke getFileStatus() when metadata cache is available
> -------------------------------------------------------------
>
> Key: DRILL-4025
> URL: https://issues.apache.org/jira/browse/DRILL-4025
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Mehant Baid
> Assignee: Aman Sinha
> Attachments: DRILL-4025.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)