You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/11/20 20:49:11 UTC

[jira] [Created] (DRILL-4117) Ensure proper null outcome handling during FileSelection creation and its subclasses.

Hanifi Gunes created DRILL-4117:
-----------------------------------

             Summary: Ensure proper null outcome handling during FileSelection creation and its subclasses.
                 Key: DRILL-4117
                 URL: https://issues.apache.org/jira/browse/DRILL-4117
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes


Hakim identified the following does not make a null check upon the result of  FileSelection.create(...). This issue is to ensure proper null outcome handling during FileSelection creation and its subclasses or to return a non-null default type.

{quote}
onFileSystemPartitionDescriptor.createNewGroupScan() passes the output to FileGroupScan.close() which expects it to be not null
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)