You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2017/03/28 13:28:41 UTC

[jira] [Updated] (NIFI-3109) Refactor TimerDrivenSchedulingAgent

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

Joseph Witt updated NIFI-3109:
------------------------------
    Fix Version/s:     (was: 1.2.0)

> Refactor TimerDrivenSchedulingAgent
> -----------------------------------
>
>                 Key: NIFI-3109
>                 URL: https://issues.apache.org/jira/browse/NIFI-3109
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Minor
>
> While working on determining reasons for bug described in NIFI-2886, I've noticed an opportunity for some refactoring which in a way is significant as it greatly reduces the code base, eliminates unnecessary synchronization as well as provides for better reusability of object instances. (i.e., Currently for each task an instance of ContinuallyRunProcessorTask is created while the same instance could be reused for all tasks, and more)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)