[
https://issues.apache.org/jira/browse/NIFI-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945157#comment-15945157
]
Joseph Witt commented on NIFI-3109:
-----------------------------------
removed fix version until there is review feedback. [~markap14]
[~ozhurakousky] is this something ya'll can discuss
> 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)