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

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jackietien Yuan Tian
            jackietien Yuan Tian

            Dates

              Created:
              Updated:

              Slack

                Issue deployment