[
https://issues.apache.org/jira/browse/THRIFT-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737998#comment-14737998
]
Xiaoshuang LU commented on THRIFT-3320:
---------------------------------------
Hi Jens, thanks for your comments.
Suppose clients use "TMultiplexedProtocol"s while servers run
"TMultiplexedProcessor"s. The "TMessage"s encapsulated in requests appear like
(name = serviceName:procedureName, type = call, seqid = blah_blah_blah).
However response "TMessage"s lack serviceName in their name fields. I propose
that both request and response "TMessage"s shall have the same format except
their type fields.
> TMessages of multiplexed service responses of should include service names
> --------------------------------------------------------------------------
>
> Key: THRIFT-3320
> URL: https://issues.apache.org/jira/browse/THRIFT-3320
> Project: Thrift
> Issue Type: Wish
> Components: Java - Library
> Affects Versions: 0.9, 0.9.1, 0.9.2
> Reporter: Xiaoshuang LU
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)