[
https://issues.apache.org/jira/browse/NIFI-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801672#comment-15801672
]
ASF GitHub Bot commented on NIFI-3283:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi/pull/1396
NIFI-3283 Fixing typo in UpdateAttribute error message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi NIFI-3283
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1396.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1396
----
commit 0a07de3d6e61841529cb7c813af625526c565972
Author: jpercivall <[email protected]>
Date: 2017-01-05T15:39:57Z
NIFI-3283 Fixing typo in UpdateAttribute error message
----
> Typo in UpdateAttribute Error Message
> -------------------------------------
>
> Key: NIFI-3283
> URL: https://issues.apache.org/jira/browse/NIFI-3283
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Yolanda M. Davis
> Assignee: Joseph Percivall
> Priority: Minor
>
> Error message for stateful variable initial value reads "initial state value
> much be set if the processor is configured to store state." should say
> ""initial state value must be set if the processor is configured to store
> state."
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-processor/src/main/java/org/apache/nifi/processors/attributes/UpdateAttribute.java#L286
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)