[ 
https://issues.apache.org/jira/browse/THRIFT-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253195#comment-15253195
 ] 

Hudson commented on THRIFT-3790:
--------------------------------

SUCCESS: Integrated in Thrift-precommit #438 (See 
[https://builds.apache.org/job/Thrift-precommit/438/])
THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe (jensg: 
[https://github.com/apache/thrift/commit/b89b5b9d03f322043f70c552b1a56b5fdb57ef84])
* lib/delphi/src/Thrift.Transport.Pipes.pas
THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe (jensg: 
[https://github.com/apache/thrift/commit/653f0de4813ed3cbff508a735ad77b03f4fb1c84])
* lib/delphi/src/Thrift.Transport.Pipes.pas
THRIFT-3790 Fix Delphi named pipe client to use timeout even when pipe (jensg: 
[https://github.com/apache/thrift/commit/ae985dda55418c6524da5dd7e6a466fc8d1656a8])
* lib/delphi/test/TestClient.pas


> Fix Delphi named pipe client to use timeout even when pipe doesn't yet exist
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-3790
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3790
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>    Affects Versions: 1.0
>            Reporter: Kyle Johnson
>            Assignee: Kyle Johnson
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: 
> 0001-THRIFT-3790-Fix-Delphi-named-pipe-client-to-use-time.patch, 
> 0002-THRIFT-3790-Fix-Delphi-named-pipe-client-to-use-time.patch, 
> THRIFT-3790-Test-client-fix.patch, 
> THRIFT-3790-fix-for-closing-and-reopening-client-pipe-connection.patch
>
>
> In the Delphi test code, the test client closes the connection and then 
> immediately reopens it.  However, it takes a small amount of time for the 
> server to tear down the connection and then rebuild it.  In that time, the 
> client has issued an Open() call on the pipe client when the server hasn't 
> yet recreated the pipe.



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

Reply via email to