You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2014/12/15 19:59:13 UTC

[jira] [Closed] (NIFI-49) If Processor's Property's Default Value is not allowed, the Exception thrown should indicate what the default value is

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

Mark Payne closed NIFI-49.
--------------------------

> If Processor's Property's Default Value is not allowed, the Exception thrown should indicate what the default value is
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-49
>                 URL: https://issues.apache.org/jira/browse/NIFI-49
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Mark Payne
>            Priority: Minor
>             Fix For: 0.0.1
>
>         Attachments: defaultValue.patch
>
>
> Currently, we get the following error when the default value is not valid:
> ...
> Cause by: java.lang.IllegalStateException: Default value is not in the set of allowable values
> This should indicate what that Default Value actually is. This is particularly important if we have a collection of dynamically created Allowable Values and use the first one as the default, for example.



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