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 2014/05/01 23:04:15 UTC

[jira] [Commented] (THRIFT-2504) TMultiplexedProcessor should allow registering default processor called if no service name is present

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

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

GitHub user apesternikov opened a pull request:

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

    THRIFT-2504

    

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

    $ git pull https://github.com/apesternikov/thrift multiplex_with_default

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

    https://github.com/apache/thrift/pull/114.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 #114
    
----
commit 05cfd16a0de035ae8852862c816d8003ff018efe
Author: Aleksey Pesternikov <ap...@alekseys-mbp.att.net>
Date:   2014-05-01T20:58:18Z

    default processor

----


> TMultiplexedProcessor should allow registering default processor called if no service name is present
> -----------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2504
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2504
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Aleksey Pesternikov
>
> Compatibility feature: TMultiplexedProcessor could be used with old clients when configured with old service as default.



--
This message was sent by Atlassian JIRA
(v6.2#6252)