Mark Bean created NIFI-5055:
-------------------------------
Summary: 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
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)