[
https://issues.apache.org/jira/browse/DRILL-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206246#comment-16206246
]
Timothy Farkas commented on DRILL-5855:
---------------------------------------
Great I'll close this then.
> 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)