Dustin Rodrigues created MINIFI-357:
---------------------------------------
Summary: 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)