[jira] [Commented] (THRIFT-4443) node.js json_protocol throws error in skip function

2018-01-05 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314228#comment-16314228 ] James E. King, III commented on THRIFT-4443: Interesting - without skip() how does the

[jira] [Created] (THRIFT-4444) Make language bindings (ruby/python/rust) release part of project release process

2018-01-05 Thread Anatol Pomozov (JIRA)
Anatol Pomozov created THRIFT-: -- Summary: Make language bindings (ruby/python/rust) release part of project release process Key: THRIFT- URL: https://issues.apache.org/jira/browse/THRIFT-

[GitHub] thrift pull request #1459: Golang: do something with context.Context

2018-01-05 Thread johnboiles
GitHub user johnboiles opened a pull request: https://github.com/apache/thrift/pull/1459 Golang: do something with context.Context This patch wires through `context.Context` such that it can be used in in `http.Request`'s `WithContext` method. This allows Thrift HTTP requests to

[jira] [Commented] (THRIFT-4443) node.js json_protocol throws error in skip function

2018-01-05 Thread Kerri Devine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314048#comment-16314048 ] Kerri Devine commented on THRIFT-4443: -- I will create a pull request with a fix. > node.js

[jira] [Updated] (THRIFT-4443) node.js json_protocol throws error in skip function

2018-01-05 Thread Kerri Devine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kerri Devine updated THRIFT-4443: - Description: The skip function is unsupported in the node.js implementation of the

[jira] [Created] (THRIFT-4443) node.js json_protocol throws error in skip function

2018-01-05 Thread Kerri Devine (JIRA)
Kerri Devine created THRIFT-4443: Summary: node.js json_protocol throws error in skip function Key: THRIFT-4443 URL: https://issues.apache.org/jira/browse/THRIFT-4443 Project: Thrift Issue

[jira] [Commented] (THRIFT-4390) Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313428#comment-16313428 ] ASF GitHub Bot commented on THRIFT-4390: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1458: THRIFT-4390: Fix bug where binary/buffered messages > 4K...

2018-01-05 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1458 There were related cross test errors: ``` === *** Following 3 failures were unexpected ***: If it is

[jira] [Commented] (THRIFT-4390) Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313040#comment-16313040 ] ASF GitHub Bot commented on THRIFT-4390: Github user allengeorge commented on the issue:

[GitHub] thrift issue #1458: THRIFT-4390: Fix bug where binary/buffered messages > 4K...

2018-01-05 Thread allengeorge
Github user allengeorge commented on the issue: https://github.com/apache/thrift/pull/1458 One of two fixes for problems noticed by others during cross-tests. I've a separate PR for framed transports. ---

[jira] [Commented] (THRIFT-4390) Rust binary protocol and buffered transport cannot handle writes above 4096 bytes

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313039#comment-16313039 ] ASF GitHub Bot commented on THRIFT-4390: GitHub user allengeorge opened a pull request:

[jira] [Commented] (THRIFT-4436) Deserialization of nested list discards content

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313012#comment-16313012 ] ASF GitHub Bot commented on THRIFT-4436: GitHub user bananer opened a pull request:

[jira] [Commented] (THRIFT-4436) Deserialization of nested list discards content

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313014#comment-16313014 ] ASF GitHub Bot commented on THRIFT-4436: Github user bananer commented on the issue:

[GitHub] thrift pull request #1454: THRIFT-4436: port nodejs changes from THRIFT-3748...

2018-01-05 Thread bananer
Github user bananer closed the pull request at: https://github.com/apache/thrift/pull/1454 ---

[jira] [Commented] (THRIFT-4436) Deserialization of nested list discards content

2018-01-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313015#comment-16313015 ] ASF GitHub Bot commented on THRIFT-4436: Github user bananer closed the pull request at:

[GitHub] thrift issue #1454: THRIFT-4436: port nodejs changes from THRIFT-3748 to js ...

2018-01-05 Thread bananer
Github user bananer commented on the issue: https://github.com/apache/thrift/pull/1454 rebased as https://github.com/apache/thrift/pull/1457 ---

[GitHub] thrift pull request #1457: THRIFT-4436: port nodejs changes from THRIFT-3748...

2018-01-05 Thread bananer
GitHub user bananer opened a pull request: https://github.com/apache/thrift/pull/1457 THRIFT-4436: port nodejs changes from THRIFT-3748 to js lib (rebased) test for serialization of nested list, run all tests when building js lib You can merge this pull request into a Git