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 14:09:00 UTC

[jira] [Created] (MINIFICPP-1043) FetchOPC should support reporting changes only

Arpad Boda created MINIFICPP-1043:
-------------------------------------

             Summary: FetchOPC should support reporting changes only
                 Key: MINIFICPP-1043
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1043
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Arpad Boda
            Assignee: Arpad Boda


FetchOPC processor currently fetches the specified nodes every time it's tiggered and generates flowfiles from all of them.

There should be a lazy mode, which only generates flowfiles from nodes that has newer server timestamp than they had during the last fetch. 



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