[
https://issues.apache.org/jira/browse/MINIFI-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107258#comment-16107258
]
ASF GitHub Bot commented on MINIFI-357:
---------------------------------------
Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/121
Thanks for catching this. I or someone else will work on
https://issues.apache.org/jira/browse/MINIFI-359 to help avoid this in future
changes.
> PutFile processor always fails
> ------------------------------
>
> Key: MINIFI-357
> URL: https://issues.apache.org/jira/browse/MINIFI-357
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Reporter: Dustin Rodrigues
> Fix For: 0.3.0
>
>
> The PutFile ReadCallback process function always returns before
> `_writeSucceeded` is ever set to `true`:
> https://github.com/apache/nifi-minifi-cpp/commit/fe63485342fc0e84250887871826b9f17b1f9a94#commitcomment-23376815
> causing the operation to always fail.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)