GitHub user jeking3 reopened a pull request:

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

    THRIFT-2441 prevent client connections from delaying server stop

    

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

    $ git pull https://github.com/jeking3/thrift 
bugfix/THRIFT-2441-disconnect-clients-on-server-stop

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

    https://github.com/apache/thrift/pull/424.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 #424
    
----
commit 4113f4f50bc4a6a1488b56db14a15e96527c44a7
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-04T19:26:54Z

    [THRIFT-2441] prevent client connections from delaying server stop

commit 730877b51d6ef96f84cad34e055f01fd9503aa96
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-04T23:09:16Z

    [THRIFT-2441] fix stop handling of simple, threaded server

commit ad68c576a75257dcca26b2c1b88fab27dcd967f0
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-10T04:10:37Z

    Merge branch 'master' of github.com:jeking3/thrift into 
bugfix/THRIFT-2441-disconnect-clients-on-server-stop

commit 251d4d4a2edb3ee95f7b200c70333d7fdc8171c8
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-10T04:44:10Z

    THRIFT-2441 addressed code review concerns

commit 0ca766bfd4c8be98481c7295f1bec5e040959ffc
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-12T10:42:21Z

    THRIFT-2441 added TServerIntegrationTest to prove combined behavior is 
correct; fixed TSocket handling of ECONNRESET

commit 49153dd33b63d054c72d6e28e5048b2ee80e5cf6
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-12T11:12:46Z

    THRIFT-2441 fix cmake error with new integration test using EmptyService

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to