[
https://issues.apache.org/jira/browse/MINIFICPP-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-2591.
--------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
> Add new value option to FetchOPCProcessor lazy mode
> ---------------------------------------------------
>
> Key: MINIFICPP-2591
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2591
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Lazy Mode property of the FetchOPCProcessor checks the timestamps of the
> fetched OPC UA node and only creates a new flow file if the timestamp has
> changed since the last fetch. We should have a new mode for this mode to
> check the data value change instead of the timestamp as there are use cases
> where the timestamp is changed even if the data is unchanged. We should also
> move the stored state from the processor's member variable to the state
> manager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)