[
https://issues.apache.org/jira/browse/NIFI-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-49.
----------------------------
Resolution: Fixed
> 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)