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/09/24 13:38:00 UTC

[jira] [Created] (MINIFICPP-1042) Extend Nanofi APIs to be able to pass opaque pointers to callbacks

Arpad Boda created MINIFICPP-1042:
-------------------------------------

             Summary: Extend Nanofi APIs to be able to pass opaque pointers to callbacks
                 Key: MINIFICPP-1042
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1042
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Arpad Boda
            Assignee: Arpad Boda


The current Nanofi ECU implementations use a lot of global variables to share data.

This should be avoided. 

The APIs should be extended (in a backward-compatible way) to support passing opaque pointers to custom processor callbacks. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)