[
https://issues.apache.org/jira/browse/NIFI-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432772#comment-16432772
]
ASF subversion and git services commented on NIFI-5055:
-------------------------------------------------------
Commit 274ed46d923e7d080b57ed121596b4ecfa997a2c in nifi's branch
refs/heads/master from [~markbean]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=274ed46 ]
NIFI-5055 added ability to unpenalize MockFlowFile directly or from
MockProcessSession
Signed-off-by: Mike Thomsen <[email protected]>
> Need ability to un-penalize MockFlowFile
> ----------------------------------------
>
> Key: NIFI-5055
> URL: https://issues.apache.org/jira/browse/NIFI-5055
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.6.0
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
>
> The MockFlowFile has a method setPenalized() which sets the 'penalized'
> variable to true. And, the isPenalized() method simply returns the value of
> 'penalized'. (In the real world, isPenalized() is time-based.) I believe an
> unsetPenalized() method may be needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)