[
https://issues.apache.org/jira/browse/THRIFT-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138318#comment-14138318
]
Hudson commented on THRIFT-2696:
--------------------------------
FAILURE: Integrated in Thrift-Test #26 (See
[https://builds.apache.org/job/Thrift-Test/26/])
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.Server.pas
* lib/delphi/src/Thrift.Transport.pas
* lib/delphi/src/Thrift.Transport.Pipes.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)