Arpad Boda created MINIFICPP-1087:
-------------------------------------
Summary: Proper handling of errors during onSchedule calls
Key: MINIFICPP-1087
URL: https://issues.apache.org/jira/browse/MINIFICPP-1087
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.6.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 0.7.0
In case an exception is thrown during onSchedule call of a processor:
-the processor shouldn't be triggered
-onUnSchedule should be introduced and called to restore state
-onSchedule should be retried in a configured time
--
This message was sent by Atlassian Jira
(v8.3.4#803005)