[
https://issues.apache.org/jira/browse/NIFI-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088587#comment-16088587
]
ASF GitHub Bot commented on NIFI-3109:
--------------------------------------
Github user olegz closed the pull request at:
https://github.com/apache/nifi/pull/1280
> 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.4.14#64029)