Yuan Tian created IOTDB-6336:
--------------------------------

             Summary: Add configuration to control max retry count and whether 
to rety for unknown errors
                 Key: IOTDB-6336
                 URL: https://issues.apache.org/jira/browse/IOTDB-6336
             Project: Apache IoTDB
          Issue Type: New Feature
          Components: Core/Engine
            Reporter: Yuan Tian
            Assignee: Yuan Tian
         Attachments: image-2024-06-03-11-04-09-651.png

Now when encountering dispatch error while sending write request to a remote 
datanode, we will retry while receiving the following TSStatusCode
!image-2024-06-03-11-04-09-651.png!

However, for some unknown errors like 301 and 305, we may not need to retry for 
it in some case.

 

And the max retry count is always 10(hard code), this number should also be 
changable in configuration file.

 

And we want both the above two new added confiugration can be hot loaded. 



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

Reply via email to