[
https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1122:
------------------------------------
Description:
The current minifi behavior is not creating {{ResourceClaim}} for all 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}}.
was:
The current minifi behavior is not creating {{ResourceClaim}} 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}}.
> 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
> Priority: Major
> Fix For: 1.0.0
>
>
> The current minifi behavior is not creating {{ResourceClaim}} for all 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}}.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)