Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-6336

Add configuration to control max retry count and whether to rety for unknown errors

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core/Engine

    Description

      Now when encountering dispatch error while sending write request to a remote datanode, we will retry while receiving the following TSStatusCode

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

       

      And previously we use the max retry count which is always 10(hard code) to control the retry limit but for user, a changable max retry time duration may be more friendly.

       

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

      Attachments

        Activity

          People

            jackietien Yuan Tian
            jackietien Yuan Tian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: