Marton Szasz created MINIFICPP-1122:
---------------------------------------
Summary: Ensure that all flow files have a resource claim
Key: MINIFICPP-1122
URL: https://issues.apache.org/jira/browse/MINIFICPP-1122
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Marton Szasz
Fix For: 1.0.0
The current minifi behavior is not creating {{ResourceClaim}}s for empty
(content) flow files. The change would change behavior of some processors, as
{{ProcessSession::read}} only calls the passed callback when there is a
{{ResourceClaim}} and the flow file is not empty. The behavior will be made
configurable in MINIFICPP-1047 with the current behavior being the default and
the default should change in 1.0 to always creating {{ResourceClaim}}s.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)