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/12/20 14:04:00 UTC

[jira] [Created] (MINIFICPP-1111) OPC processors should throw in OnSchedule in case of config issues

Arpad Boda created MINIFICPP-1111:
-------------------------------------

             Summary: OPC processors should throw in OnSchedule in case of config issues
                 Key: MINIFICPP-1111
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1111
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Arpad Boda
            Assignee: Nghia Le
             Fix For: 0.8.0


We could clean up the code of OPC processors by following the convention introduced in MINIFICPP-1087.
OnSchedule can throw in case of configuration issues, OnTrigger can assume that configured is valid as it wouldn't be called otherwise. 



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