You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Dustin Rodrigues (JIRA)" <ji...@apache.org> on 2017/07/30 07:44:00 UTC

[jira] [Created] (MINIFI-357) PutFile processor always fails

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)