You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:49:29 UTC

[jira] [Commented] (THRIFT-2696) Unable to stop socket server while there are idle clients

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

Hudson commented on THRIFT-2696:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-2696 Unable to stop socket server while there are idle clients (jensg: rev 684ccab5e72cddacda7a1fc2c1a80f23e1bc3163)
* lib/delphi/src/Thrift.Transport.pas
* lib/delphi/test/TestServer.pas
THRIFT-2696 Unable to stop socket server while there are idle clients (jensg: rev 3e8d9272cecfb6dcfe7a03faafdba295c7d1838e)
* lib/delphi/test/TestServer.pas
* lib/delphi/test/TestClient.pas
* lib/delphi/src/Thrift.Transport.Pipes.pas
* lib/delphi/src/Thrift.Server.pas
* lib/delphi/src/Thrift.Transport.pas


> Unable to stop socket server while there are idle clients
> ---------------------------------------------------------
>
>                 Key: THRIFT-2696
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2696
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>    Affects Versions: 0.9
>            Reporter: Severian Duchenko
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2696-Unable-to-stop-socket-server-while-there-FINAL.patch, THRIFT-2696-Unable-to-stop-socket-server-while-there.patch, code_exmple.txt, patch.txt
>
>
> When TSimpleServer created using TServerSocketImpl and there are idle clients (connected, but not sending anything), it is impossible to stop server.
> After executing TSimpleServer.stop server will not stop until client is disconnected or does not send anything.



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