You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Matthias Jüttner (Jira)" <ji...@apache.org> on 2020/06/19 09:23:00 UTC

[jira] [Updated] (THRIFT-5236) THttpTransport.cs (netstd) still has bad timeout code

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

Matthias Jüttner updated THRIFT-5236:
-------------------------------------
    Description: 
THttpTransport.cs (netstd) still has bad timeout code

 

There is no property for setting or getting the timeout. The property was only available in netcore code (THttpClientTransport).

 

See https://issues.apache.org/jira/browse/THRIFT-4919

  was:
THttpTransport.cs (netstd) still has bad timeout code

 

There is no property for setting or getting the timeout. The property was only available in netcore code (THttpClientTransport).


> THttpTransport.cs (netstd) still has bad timeout code
> -----------------------------------------------------
>
>                 Key: THRIFT-5236
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5236
>             Project: Thrift
>          Issue Type: Bug
>          Components: netstd - Library
>    Affects Versions: 0.13.0
>            Reporter: Matthias Jüttner
>            Priority: Major
>
> THttpTransport.cs (netstd) still has bad timeout code
>  
> There is no property for setting or getting the timeout. The property was only available in netcore code (THttpClientTransport).
>  
> See https://issues.apache.org/jira/browse/THRIFT-4919



--
This message was sent by Atlassian Jira
(v8.3.4#803005)