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

ASF GitHub Bot commented on THRIFT-2953:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/362

    THRIFT-2953 TNamedPipeServerTransport is not Stop()able

    Client: C#
    Patch: Jens Geyer


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift THRIFT-2953

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/362.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #362
    
----
commit e9a83d68fbca32e3ee4e2fdc19d4189466584514
Author: Jens Geyer <[email protected]>
Date:   2015-01-27T21:08:44Z

    THRIFT-2952 Improve handling of Server.Stop()
    Client: C#
    Patch: Jens Geyer

commit 4b15dacd3ee94a0a7269a6aa820523ba36721bc6
Author: Jens Geyer <[email protected]>
Date:   2015-01-27T23:05:02Z

    THRIFT-2953 TNamedPipeServerTransport is not Stop()able
    Client: C#
    Patch: Jens Geyer

----


> TNamedPipeServerTransport is not Stop()able
> -------------------------------------------
>
>                 Key: THRIFT-2953
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2953
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> A server using {{TNamedPipeServerTransport}} cannot be stopped if the server 
> does not see any traffic and is stuck in {{WaitForConnection()}}. Closing and 
> disposing the pipe stream does not work in all cases with synchronous I/O.



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

Reply via email to