Oleg Zhurakousky created NIFI-3109:
--------------------------------------

             Summary: Refactor TimerDrivenSchedulingAgent
                 Key: NIFI-3109
                 URL: https://issues.apache.org/jira/browse/NIFI-3109
             Project: Apache NiFi
          Issue Type: Sub-task
            Reporter: Oleg Zhurakousky
            Assignee: Oleg Zhurakousky
            Priority: Minor
             Fix For: 1.2.0


While working on determining reasons for bug described in NIFI-2886, I've 
noticed an opportunity for some refactoring opportunity 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.4#6332)

Reply via email to