[
https://issues.apache.org/jira/browse/NIFI-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704005#comment-14704005
]
ASF subversion and git services commented on NIFI-824:
------------------------------------------------------
Commit 0410c1b7aa958e29aa1607e925763c4d0127638f in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=0410c1b ]
NIFI-824: When calling TestRunner.removeProperty with a required property, the
property's value should be set to the default, or null if no default exists
> Mock Framework does not remove Required properties when removeProperty called
> -----------------------------------------------------------------------------
>
> Key: NIFI-824
> URL: https://issues.apache.org/jira/browse/NIFI-824
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: Mark Payne
> Assignee: Mark Payne
> Labels: beginner, newbie
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-824-When-calling-TestRunner.removeProperty-with.patch
>
>
> When calling TestRunner.removeProperty, if the given property is required, it
> is not removed and 'false' is returned. Instead, the property should be set
> to its default value or null, if there is no default value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)