[
https://issues.apache.org/jira/browse/NIFI-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246969#comment-14246969
]
ASF subversion and git services commented on NIFI-49:
-----------------------------------------------------
Commit ddfa621dab4f6614e426314e0685106586e08c9f in incubator-nifi's branch
refs/heads/NIFI-49 from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=ddfa621 ]
NIFI-49: Included patch from Philip Young to include name of default vlaue when
not allowed as a property descriptor value
> 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)