Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1191
Well I was hoping the multiplexed implementation was compatible with older
clients using binary protocol but it is not. I'm going to send you a PR that
changes the Java Server and the c_glib client to work with "multiplexed" as a
protocol; we will use binary protocol under all the multiplexed protocol tests.
I added support in the java test server to have a second registered processor.
It would be nice to augment c_glib to test against "Second" as well as
"ThriftTest" so that we're actually testing the multiplexing part.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---