Chao Wang created IOTDB-6359:
--------------------------------

             Summary: Trigger happen deadlock
                 Key: IOTDB-6359
                 URL: https://issues.apache.org/jira/browse/IOTDB-6359
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster
            Reporter: Chao Wang


RetryFailedTasksThread and StateMachineUpdater has deallock in confignode. 
because RetryFailedTasksThread is end in queue, but it acquire lock firstly,  
and StateMachineUpdater is header in queue, but it is block in lock.   



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to