[ 
https://issues.apache.org/jira/browse/THRIFT-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James E. King, III updated THRIFT-2504:
---------------------------------------
    Description: Multiplexed Protocol provides a number of benefits.  It would 
be useful for a developer to be able to upgrade a server to use 
MultiplexedProtocol while still allowing older clients using BinaryProtocol (or 
others?) to submit their older requests and have them processed as they were 
before the upgrade, or perhaps at the very least get an exception telling them 
to upgrade their client.  (was: Compatibility feature: TMultiplexedProcessor 
could be used with old clients when configured with old service as default.)

> As a developer, I want a server-side upgrade to MultiplexedProtocol to allow 
> an older client to continue working in order to maintain backwards 
> compatibility
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2504
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2504
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Aleksey Pesternikov
>
> Multiplexed Protocol provides a number of benefits.  It would be useful for a 
> developer to be able to upgrade a server to use MultiplexedProtocol while 
> still allowing older clients using BinaryProtocol (or others?) to submit 
> their older requests and have them processed as they were before the upgrade, 
> or perhaps at the very least get an exception telling them to upgrade their 
> client.



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

Reply via email to