Mr TheSegfault created MINIFICPP-713:
----------------------------------------

             Summary: Review making processor scheduling asynchronous 
                 Key: MINIFICPP-713
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-713
             Project: NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Mr TheSegfault
            Assignee: Mr TheSegfault


Scheduling could impact the start or update of an agent. This has been a long 
standing issue, but not one I felt was of great importance. Recent work has 
showed that if we use the c2 protocol to update an agent, we could deadlock any 
other c2 operations. This requires a bit more work than just "putting 
onSchedule in thread." 

This requires that we ensure the thread completes before running and that we 
can account for a timeout of this operation. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to