You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2017/10/16 17:30:00 UTC

[jira] [Closed] (DRILL-5855) Provide a useful error message when the SystemOptionManager is queried for a non-existent option

     [ https://issues.apache.org/jira/browse/DRILL-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Farkas closed DRILL-5855.
---------------------------------
    Resolution: Duplicate

> Provide a useful error message when the SystemOptionManager is queried for a non-existent option
> ------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-5855
>                 URL: https://issues.apache.org/jira/browse/DRILL-5855
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.11.0
>            Reporter: Timothy Farkas
>            Assignee: Timothy Farkas
>            Priority: Minor
>
> Currently when the SystemOptionManager is queried for an unregistered option. It throws a null pointer exception. I should probably throw and IllegalArgumentException with an informative message like "There is no OptionDefinition for <option name>. Either you misspelled the option name or you need to add an OptionDefinition for this option to the code base." 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)