[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

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

[jira] [Updated] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-09 Thread Ben Weintraub (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Weintraub updated THRIFT-4326: -- Patch Info: Patch Available Proposed fix: https://github.com/apache/thrift/pull/1352 > Ruby

[GitHub] thrift pull request #1352: THRIFT-4326 Allow safer reuse of BufferedTranspor...

2017-09-09 Thread benweint
GitHub user benweint opened a pull request: https://github.com/apache/thrift/pull/1352 THRIFT-4326 Allow safer reuse of BufferedTransport instances in Ruby Addresses [THRIFT-4326](https://issues.apache.org/jira/browse/THRIFT-4326). ## The problem In the case where

[jira] [Updated] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-09 Thread Ben Weintraub (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Weintraub updated THRIFT-4326: -- Environment: Originally observed with Thrift 0.9.3 on Linux with Ruby 2.3.4, but have also

[jira] [Created] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-09 Thread Ben Weintraub (JIRA)
Ben Weintraub created THRIFT-4326: - Summary: Ruby BufferedTransport not safe for reuse after reading corrupted input Key: THRIFT-4326 URL: https://issues.apache.org/jira/browse/THRIFT-4326 Project:

[jira] [Commented] (THRIFT-2289) Erlang impl of Thrift JSON protocol wrongly writes/expects true/false for bools

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

[jira] [Commented] (THRIFT-2289) Erlang impl of Thrift JSON protocol wrongly writes/expects true/false for bools

2017-09-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160167#comment-16160167 ] ASF GitHub Bot commented on THRIFT-2289: GitHub user walter-weinmann reopened a pull request:

[jira] [Commented] (THRIFT-2289) Erlang impl of Thrift JSON protocol wrongly writes/expects true/false for bools

2017-09-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16160165#comment-16160165 ] ASF GitHub Bot commented on THRIFT-2289: Github user walter-weinmann commented on the issue:

[GitHub] thrift pull request #1349: THRIFT-2289: Erlang impl of Thrift JSON protocol ...

2017-09-09 Thread walter-weinmann
GitHub user walter-weinmann reopened a pull request: https://github.com/apache/thrift/pull/1349 THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly writes/expec… …ts true/false for bools You can merge this pull request into a Git repository by running: $ git pull

[GitHub] thrift issue #1349: THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly...

2017-09-09 Thread walter-weinmann
Github user walter-weinmann commented on the issue: https://github.com/apache/thrift/pull/1349 Restarting checks. ---

[GitHub] thrift pull request #1349: THRIFT-2289: Erlang impl of Thrift JSON protocol ...

2017-09-09 Thread walter-weinmann
Github user walter-weinmann closed the pull request at: https://github.com/apache/thrift/pull/1349 ---

[GitHub] thrift pull request #1351: enable reliable cross tests (ran 5 times clean)

2017-09-09 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1351 enable reliable cross tests (ran 5 times clean) You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeking3/thrift enable-cross-tests

[jira] [Resolved] (THRIFT-4325) Simplify automake cross compilation by relying on one global THRIFT compiler path

2017-09-09 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4325. Resolution: Fixed Fix Version/s: 0.11.0 > Simplify automake cross

[jira] [Commented] (THRIFT-4325) Simplify automake cross compilation by relying on one global THRIFT compiler path

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

[GitHub] thrift pull request #1350: THRIFT-4325: simplifying compiler location and en...

2017-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1350 ---

[GitHub] thrift pull request #1336: configure.ac, Makefile.am: introduce THRIFT varia...

2017-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1336 ---

[jira] [Updated] (THRIFT-4304) Version out the server skeleton

2017-09-09 Thread Neia Neutuladh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neia Neutuladh updated THRIFT-4304: --- Description: D supports conditional compilation via version (foo) { ... } blocks. It would

[jira] [Updated] (THRIFT-4304) Version out the server skeleton

2017-09-09 Thread Neia Neutuladh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neia Neutuladh updated THRIFT-4304: --- Description: D supports conditional compilation via {{version (foo) { ... }}} blocks. It

[jira] [Commented] (THRIFT-4325) Simplify automake cross compilation by relying on one global THRIFT compiler path

2017-09-09 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159926#comment-16159926 ] James E. King, III commented on THRIFT-4325: I added

[GitHub] thrift pull request #1350: Thrift 4325 - simplifying compiler location and e...

2017-09-09 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1350 Thrift 4325 - simplifying compiler location and enabling cross-compilation This is the application of #1336 merged into master - the original PR from @tpetazzoni was a little stale so I fixed the

[jira] [Updated] (THRIFT-4323) range check errors or NPE in edge cases

2017-09-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-4323: --- Attachment: 0001-Testcase-for-THRIFT-4323-range-check-errors-or-NPE-i.patch > range check errors or