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

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

GitHub user Jens-G opened a pull request:

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

    THRIFT-2952 Improve handling of Server.Stop()

    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-2952

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

    https://github.com/apache/thrift/pull/361.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 #361
    
----
commit e9a83d68fbca32e3ee4e2fdc19d4189466584514
Author: Jens Geyer <je...@apache.org>
Date:   2015-01-27T21:08:44Z

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

----


> Improve handling of Server.Stop() 
> ----------------------------------
>
>                 Key: THRIFT-2952
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2952
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> Calling {{Server.Stop()}} does not stop the server in all cases, and/or a 
> {{TransportException}} is reported. Furthermore, the relevant code is 
> inconsistent across the various C# servers and behaves slightly different.



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

Reply via email to