marco polo created MINIFI-192:
---------------------------------

             Summary: Deadlock found with Processor usage
                 Key: MINIFI-192
                 URL: https://issues.apache.org/jira/browse/MINIFI-192
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: C++
    Affects Versions: 0.1.0
            Reporter: marco polo
            Assignee: marco polo
            Priority: Critical


Found deadlock with path for Processors when access is shared. This means that 
either we always requires processors to not be thread safe, use recursive 
mutexes appropriately or avoid copying shared state to thread local stack and 
relying on that value when locking/unlock mutex. 



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

Reply via email to