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 2020/06/03 18:34:00 UTC

[jira] [Resolved] (MINIFICPP-1245) Sleep/hibernate breaks timer driven scheduler logic.

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

Arpad Boda resolved MINIFICPP-1245.
-----------------------------------
    Resolution: Fixed

> Sleep/hibernate breaks timer driven scheduler logic. 
> -----------------------------------------------------
>
>                 Key: MINIFICPP-1245
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1245
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Major
>             Fix For: 0.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The next time to schedule a processor is only determined by adding the schedule interval to the last time. 
> This logic is wrong in case a time warp occurs (the system is slept for hours). 
> Processor is going to be triggered continuously for a while. 



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