Xinyu Tan created IOTDB-6116:
--------------------------------

             Summary: Disassociate the IoTConsensus retry logic from the 
forkjoinPool
                 Key: IOTDB-6116
                 URL: https://issues.apache.org/jira/browse/IOTDB-6116
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Xinyu Tan
            Assignee: Xinyu Tan


The current IoTConsensus Batch retry logic relies on the forkjoinPool and takes 
the thread to sleep synchronously, This may lead to frequent timeouts in the 
follower "waiting target request timeout. current index", So we use a 
ScheduledExecutorService to unbind the restart logic from the forkjoinPool



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

Reply via email to