GitHub user jeking3 opened a pull request:

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

    THRIFT-3081 consolidate client processing loops

    This pull request consolidates the client processing loops contained within 
TSimpleServer, TThreadedServer, TThreadPoolServer that were all similar but not 
functionally identical. This will improve maintainability.

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

    $ git pull https://github.com/jeking3/thrift 
bugfix/THRIFT-3081-consolidate-client-processing-loops

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

    https://github.com/apache/thrift/pull/433.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 #433
    
----
commit 44713020d03c38776432642d0798ea8d9f3e4168
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-05T16:32:03Z

    [THRIFT-3081] consolidate C++ client processing loops

commit 3cc72ce101f2214b5b9698473523a93820219388
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-06T15:10:50Z

    Merge branch 'master' of https://github.com/apache/thrift into 
bugfix/THRIFT-3081-consolidate-client-processing-loops

commit c53d11879cc25bf6a8dfb4a5961be4f86da9c715
Author: Jim King <jim.k...@simplivity.com>
Date:   2015-04-09T16:32:02Z

    Merge branch 'master' of github.com:jeking3/thrift into 
bugfix/THRIFT-3081-consolidate-client-processing-loops

----


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