Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3280

Initialize retry variables on construction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • Node.js - Library
    • None
    • Patch Available
    • Patch

    Description

      Currently retry variables are only initialized after a connection has been successfully established. When the initial connection fails the retry logic is broken since the state has not been properly initialized.

      To solve this, we need to initialize the retry state before the initial connect() request.

      Attachments

        Activity

          People

            roger Roger Meier
            duvduv Itay Duvdevani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: