Arpad Boda created MINIFICPP-641:
------------------------------------
Summary: C API: add support to register failure callback
Key: MINIFICPP-641
URL: https://issues.apache.org/jira/browse/MINIFICPP-641
Project: NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 0.6.0
Current implementation of C API provide no option to handle failure
relationships of processors.
Simply adding relationships one-by-one would make it unreasonably complicated
in user's perspective. User should be able to add a simple callback, which - in
the background - creates a processor and connects that all processors in the
given flow with failure relationship.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)