You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 10:18:00 UTC

[jira] [Commented] (MINIFICPP-682) C API: provide functions to create custom processors

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

ASF GitHub Bot commented on MINIFICPP-682:
------------------------------------------

Github user arpadboda commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/448
  
    > I just skimmed the latest commit. Really good stuff. This will go a long way toward helping consumers of this API. Very excited!
    > 
    > Is this ready for review? If so I'll try to take a look this weekend sometime. Thanks!
    
    Not yet, plan to finish today.


> C API: provide functions to create custom processors
> ----------------------------------------------------
>
>                 Key: MINIFICPP-682
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-682
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Major
>              Labels: CAPI, nanofi
>             Fix For: 0.6.0
>
>
> Extend C API to:
> -Provide functions that can be used used to implement custom processor.
> -Custom processor should be able to read/update both the content and the attributes of flowfile, route to "failure" and "success" relationships. 
> -API should support adding these custom processors to flows and invoke them as standalones, too. 



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