Mehant Baid created DRILL-4025:
----------------------------------
Summary: 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: Mehant Baid
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)