[ 
https://issues.apache.org/jira/browse/THRIFT-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Itay Duvdevani updated THRIFT-3280:
-----------------------------------
    Attachment: 0001-Initialize-retry-variables-on-construction.patch

> Initialize retry variables on construction
> ------------------------------------------
>
>                 Key: THRIFT-3280
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3280
>             Project: Thrift
>          Issue Type: Bug
>          Components: Node.js - Library
>            Reporter: Itay Duvdevani
>         Attachments: 0001-Initialize-retry-variables-on-construction.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to