You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (JIRA)" <ji...@apache.org> on 2019/03/20 10:19:00 UTC

[jira] [Commented] (MINIFICPP-629) Investigate removing exceptions in CAPI and improving response code handling

    [ https://issues.apache.org/jira/browse/MINIFICPP-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797009#comment-16797009 ] 

Arpad Boda commented on MINIFICPP-629:
--------------------------------------

[~phrocker] I think the goal of this ticket was accomplished in multiple nanofi tickets.

Nanofi API doesn't throw, we have terminate handler and documented return values of the API functions. 

Exceptions can occur, but not from Nanofi code, so those are going to go away as we move towards C.

Do you think there is anything else left to be done here? Imho this can be closed as resolved. 

> Investigate removing exceptions in CAPI and improving response code handling
> ----------------------------------------------------------------------------
>
>                 Key: MINIFICPP-629
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-629
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Mr TheSegfault
>            Assignee: Arpad Boda
>            Priority: Major
>              Labels: CAPI, nanofi
>
> Investigate removing exceptions in CAPI and improving response code handling – maybe start by calling set_terminate to set a termination handler function and move to the eventual goal of returning meaningful response codes. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)