[ 
https://issues.apache.org/jira/browse/PLC4X-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Ott closed PLC4X-73.
--------------------------
    Resolution: Abandoned

> [OPM] Correctly implement "cache" semantics for setters
> -------------------------------------------------------
>
>                 Key: PLC4X-73
>                 URL: https://issues.apache.org/jira/browse/PLC4X-73
>             Project: Apache PLC4X
>          Issue Type: Improvement
>          Components: Util-OPM
>            Reporter: Julian Feinauer
>            Priority: Major
>
> The cache in OPM works fine for the getter but for the setter it doesn't work 
> because it "swallows" all sets that are too frequent after the last set. This 
> is pretty *bad*.
> Suggested behavior is:
> mark the field as dirty and set a timer which, when it runs out, flushes all 
> dirty fields to the PLC and clears dirty flags.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to