[GitHub] thrift issue #1361: THRIFT-4329: Implement multiplexed processor that matche...

2017-10-08 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 @jeking3 I don't think binary and multi server can be compatible. In fact I see it failing everytime and this is why I didn't set your protocol recommendations. Let me explain. When a mul

[jira] [Commented] (THRIFT-4329) c_glib Doesn't have a multiplexed processor

2017-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196362#comment-16196362 ] ASF GitHub Bot commented on THRIFT-4329: Github user gadLinux commented on the is

[GitHub] thrift issue #1361: THRIFT-4329: Implement multiplexed processor that matche...

2017-10-08 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 What I'm thinking looking at Java implementation is that on c_glib we can set a property in the processor to define what's the default handler to be get in case of a not multi client. Let me see if

[jira] [Commented] (THRIFT-4329) c_glib Doesn't have a multiplexed processor

2017-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196364#comment-16196364 ] ASF GitHub Bot commented on THRIFT-4329: Github user gadLinux commented on the is

[GitHub] thrift issue #1361: THRIFT-4329: Implement multiplexed processor that matche...

2017-10-08 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 Ok. Fixed a bug in the test client. And added the default protocol for the multiplexed. That way the first registered protocol becomes default. This allows you to use the multi without much hassle.

[jira] [Commented] (THRIFT-4329) c_glib Doesn't have a multiplexed processor

2017-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196383#comment-16196383 ] ASF GitHub Bot commented on THRIFT-4329: Github user gadLinux commented on the is

[jira] [Commented] (THRIFT-4271) warning: 'register' storage class is deprecated

2017-10-08 Thread Robert Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196461#comment-16196461 ] Robert Lu commented on THRIFT-4271: --- Firstly, I don't think this is a Major bug. And,