[
https://issues.apache.org/jira/browse/MINIFICPP-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Bakai resolved MINIFICPP-884.
------------------------------------
Resolution: Fixed
> LogAttribute logs the same message for all FlowFiles if there are multiple
> FlowFiles to log
> -------------------------------------------------------------------------------------------
>
> Key: MINIFICPP-884
> URL: https://issues.apache.org/jira/browse/MINIFICPP-884
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Daniel Bakai
> Assignee: Daniel Bakai
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The std::ostringstream used to construct the message is used incorrectly
> (std::ends is added, and then it is reused) and the first message will be
> printed for all FlowFiles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)