[
https://issues.apache.org/jira/browse/MINIFICPP-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
marco polo resolved MINIFICPP-16.
---------------------------------
Resolution: Fixed
Assignee: marco polo
Fixed elsewhere
> FILE_OPERATION_EXCEPTION not being logged or caught
> ---------------------------------------------------
>
> Key: MINIFICPP-16
> URL: https://issues.apache.org/jira/browse/MINIFICPP-16
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: marco polo
> Assignee: marco polo
> Priority: Critical
>
> With no claim on a resource, FILE_OPERATION_EXCEPTION is thrown, but not
> logged or caught. It is silently dropped. Java has a concept of an uncaught
> exception handler. We need to implement something like this so that we can
> know what to do in this case. At the very least a log message should be
> generated and roll back the session if it is not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)