[jira] [Commented] (THRIFT-2013) Integrate Multiplex tests into Thrift test suite

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258310#comment-16258310 ] ASF GitHub Bot commented on THRIFT-2013: GitHub user jeking3 opened a pull request:

[GitHub] thrift pull request #1416: THRIFT-2013: perl cross multiplex

2017-11-18 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1416 THRIFT-2013: perl cross multiplex Added client and server logic for multiplex cross protocol testing in perl. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (THRIFT-4085) Add .NET Core to the make cross standard test suite

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258298#comment-16258298 ] ASF GitHub Bot commented on THRIFT-4085: GitHub user jeking3 opened a pull request:

[GitHub] thrift pull request #1415: THRIFT-4085: refresh docker for dotnet 2.0.3, add...

2017-11-18 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1415 THRIFT-4085: refresh docker for dotnet 2.0.3, add dart 1.24.2 to artful image You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift

[jira] [Assigned] (THRIFT-4085) Add .NET Core to the make cross standard test suite

2017-11-18 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4085: -- Assignee: James E. King, III > Add .NET Core to the make cross standard test

[jira] [Commented] (THRIFT-2013) Integrate Multiplex tests into Thrift test suite

2017-11-18 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258296#comment-16258296 ] James E. King, III commented on THRIFT-2013: Added java cross client, csharp cross client,

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

2017-11-18 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4329. Resolution: Fixed Fix Version/s: 0.11.0 Committed - thanks. > c_glib

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258292#comment-16258292 ] ASF GitHub Bot commented on THRIFT-4329: Github user asfgit closed the pull request at:

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258293#comment-16258293 ] ASF GitHub Bot commented on THRIFT-4329: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1414: Combined THRIFT-4329 with multiprotocol addition ...

2017-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1414 ---

[GitHub] thrift pull request #1361: THRIFT-4329: Implement multiplexed processor that...

2017-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1361 ---

[jira] [Commented] (THRIFT-4372) Pipe write operations across a network are limited to 65,535 bytes per write.

2017-11-18 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258259#comment-16258259 ] James E. King, III commented on THRIFT-4372: I added csharp as a multiplexed client for cross

Re: History of testOneway sleep?

2017-11-18 Thread Randy Abernethy
Sounds like an oversight to me. On Sat, Nov 18, 2017 at 9:16 AM, James E. King, III wrote: > Does anybody know why the cross tests have a built-in sleep in the one-way > test? This slows down every test, seemingly unnecessarily. When I removed > it from the cpp tests, the

History of testOneway sleep?

2017-11-18 Thread James E. King, III
Does anybody know why the cross tests have a built-in sleep in the one-way test? This slows down every test, seemingly unnecessarily. When I removed it from the cpp tests, the cpp server tests all zoom along nicely. It's present in c_glib server, for example, and also in go, and probably

[GitHub] thrift issue #1411: Fix remote client for HTTP transport

2017-11-18 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1411 @dcelasun can you approve if these changes look good to you? ---

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258112#comment-16258112 ] ASF GitHub Bot commented on THRIFT-4329: Github user jeking3 commented on the issue:

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

2017-11-18 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1361 @gadLinux you can close this PR if you want; I will carry it forward in a combined PR for our stuff: https://github.com/apache/thrift/pull/1414 ---

[GitHub] thrift pull request #1414: Combined THRIFT-4329 with multiprotocol addition ...

2017-11-18 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1414 Combined THRIFT-4329 with multiprotocol addition to cpp for THRIFT-2013 and other cleanup This supercedes #1361 (because it contains the changes in that PR, plus others for THRIFT-2013).

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258067#comment-16258067 ] ASF GitHub Bot commented on THRIFT-4329: Github user jeking3 commented on the issue:

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

2017-11-18 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1361 I'm going to carry your changes into another PR that has cpp client and server multiplexed and java multiplexed testing added, and fixes some other bugs I found along the way. Once it builds clean

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258015#comment-16258015 ] ASF GitHub Bot commented on THRIFT-4329: Github user gadLinux commented on the issue:

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

2017-11-18 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 I tried to debug the Rust thing. But it seems is not receiving the response from c_glib testNest in my case. I debugged the server and the response is sent, and flushed. So I don't catch why RS is

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

2017-11-18 Thread gadLinux
Github user gadLinux commented on the issue: https://github.com/apache/thrift/pull/1361 Just curious that The error messages I get are different. In fact they got blocked on the RS (Rust?) client, at least it seems to. ---

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

2017-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258011#comment-16258011 ] ASF GitHub Bot commented on THRIFT-4329: Github user gadLinux commented on the issue: