Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2229

Backoff period gets reset too often in OrderSelector

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • None
    • None

    Description

      In OrderSelector.java, the backoff period is calculated by using the number of sequential failures seen to the same host. Since CONSIDER_SEQUENTIAL_RANGE is set to 2 seconds, if the host is not selected for connection within 2 seconds of the backoff period ending, the sequential failures variable is reset and backoff period is not increased.

      We must increase the value of CONSIDER_SEQUENTIAL_RANGE so that the backoff is not reset too often.

      Attachments

        Issue Links

        Activity

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

          People

            hshreedharan Hari Shreedharan
            hshreedharan Hari Shreedharan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment