Gábor Gyimesi created MINIFICPP-1625:
----------------------------------------
Summary: PutAzureBlobStorage processor throws exception when
upload fails
Key: MINIFICPP-1625
URL: https://issues.apache.org/jira/browse/MINIFICPP-1625
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
The PutAzureBlobStorage processor's ReadCallback returns and error code when
the upload fails which causes a FILE_OPERATION_EXCEPTION to be thrown. This
should only happen if we fail to read the flowfile data. In case of upload
failure the error result should be stored and the flowfile shall be transferred
to failure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)