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

Jens Geyer resolved THRIFT-3012.
--------------------------------
    Resolution: Fixed

Committed.

> Timing problems in NamedPipe implementation due to unnecessary open/close
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-3012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3012
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>         Attachments: 
> THRIFT-3012-Timing-problems-in-NamedPipe-implementat.patch
>
>
> Under some load, clients connecting to especially a single pipe server will 
> experience some connection problems due to frequent close & reopen of the 
> server pipe. 
> This ia a) unnecessary, and it is b) caused by the default timeouts on the 
> server side, which are unnecessarily short. The short server timeouts are a 
> leftover from the days before using the overlapped method - now {{INFINITE}} 
> should do a better job on the server side.



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

Reply via email to