You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/18 09:20:39 UTC

[jira] [Commented] (THRIFT-3562) Removed unused TAsyncProcessor::getAsyncServer()

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

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

GitHub user szenker opened a pull request:

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

    THRIFT-3562: C++: removed unused TEventServer

    

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

    $ git pull https://github.com/szenker/thrift THRIFT-3562

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

    https://github.com/apache/thrift/pull/800.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 #800
    
----
commit 4f32442da9e41e543716622c8e81b73f06344d9c
Author: Sebastian Zenker <se...@gmx.de>
Date:   2016-01-18T07:50:02Z

    C++: removed unused TEventServer

----


> Removed unused TAsyncProcessor::getAsyncServer()
> ------------------------------------------------
>
>                 Key: THRIFT-3562
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3562
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.9.3, 0.9.4, 1.0
>            Reporter: Sebastian Zenker
>            Priority: Minor
>              Labels: easyfix
>
> class TEventServer is not used anywhere in the C++ code



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