[jira] [Commented] (THRIFT-3548) Assertion Error from thrift library of python

2016-01-13 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096033#comment-15096033 ] Aki Sukegawa commented on THRIFT-3548: -- Is it reproducible with a minimal code that only calls the

[jira] [Created] (THRIFT-3550) Latest indexed version of the perl lib on CPAN is 0.8.0, although 0.9.0 is present

2016-01-13 Thread David Morel (JIRA)
David Morel created THRIFT-3550: --- Summary: Latest indexed version of the perl lib on CPAN is 0.8.0, although 0.9.0 is present Key: THRIFT-3550 URL: https://issues.apache.org/jira/browse/THRIFT-3550

[jira] [Created] (THRIFT-3548) Assertion Error from thrift library of python

2016-01-13 Thread raye pember (JIRA)
raye pember created THRIFT-3548: --- Summary: Assertion Error from thrift library of python Key: THRIFT-3548 URL: https://issues.apache.org/jira/browse/THRIFT-3548 Project: Thrift Issue Type: Bug

[jira] [Created] (THRIFT-3549) Exceptions are not properly stringified in Perl library

2016-01-13 Thread David Morel (JIRA)
David Morel created THRIFT-3549: --- Summary: Exceptions are not properly stringified in Perl library Key: THRIFT-3549 URL: https://issues.apache.org/jira/browse/THRIFT-3549 Project: Thrift Issue

[GitHub] thrift pull request: THRIFT-3532 Add configurable string and conta...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/787 --- 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

[GitHub] thrift pull request: THRIFT-3540 Make python tutorial more in line...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/786 --- 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

[GitHub] thrift pull request: THRIFT-3542 Add length limit support to Java ...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/788 --- 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

[GitHub] thrift pull request: THRIFT-3439 Run make cross using Python3 when...

2016-01-13 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/792 THRIFT-3439 Run make cross using Python3 when available Add Makefile.am change that was missing in the original patch. You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (THRIFT-3551) Thrift perl library missing package declaration

2016-01-13 Thread David Morel (JIRA)
David Morel created THRIFT-3551: --- Summary: Thrift perl library missing package declaration Key: THRIFT-3551 URL: https://issues.apache.org/jira/browse/THRIFT-3551 Project: Thrift Issue Type:

[jira] [Commented] (THRIFT-3542) Add length limit support to Java test server

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

[jira] [Commented] (THRIFT-3439) Run make cross using Python3 when available

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096047#comment-15096047 ] ASF GitHub Bot commented on THRIFT-3439: GitHub user nsuke opened a pull request:

[jira] [Updated] (THRIFT-3540) Make python tutorial more in line with PEP8

2016-01-13 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3540: - Issue Type: Improvement (was: Bug) > Make python tutorial more in line with PEP8 >

Re: Thoughts on a 0.9.4 rc

2016-01-13 Thread Aki Sukegawa
> the concept of a public "API" for Thrift is multifaceted Indeed. I would categorize them by type of usages: 1. RPC users: use/implement generated service 2. serialization users: use generated struct (e.g. with Kafka) 3. advanced serialization users: directly call protocol write/readXxx (e.g.

[GitHub] thrift pull request: THRIFT-3544 Let cross test fail when server p...

2016-01-13 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/793 THRIFT-3544 Let cross test fail when server process died unexpectedly You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3544

[jira] [Commented] (THRIFT-3544) Make cross test fail when server process died unexpectedly

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096052#comment-15096052 ] ASF GitHub Bot commented on THRIFT-3544: GitHub user nsuke opened a pull request:

[jira] [Resolved] (THRIFT-3540) Make python tutorial more in line with PEP8

2016-01-13 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3540. -- Resolution: Fixed Fix Version/s: 0.9.4 committed > Make python tutorial more in line

[jira] [Resolved] (THRIFT-3542) Add length limit support to Java test server

2016-01-13 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3542. -- Resolution: Fixed Fix Version/s: 0.9.4 committed > Add length limit support to Java

[jira] [Resolved] (THRIFT-3532) Add configurable string and container read size limit to Python protocols

2016-01-13 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3532. -- Resolution: Fixed Fix Version/s: 0.9.4 committed > Add configurable string and

AW: Thoughts on a 0.9.4 rc

2016-01-13 Thread Jens Geyer
Hi, I would not make it too academic. Next, I would differ between binary and lowlevel API compatibility on one side and other features on the other. Have fun, JensG Von: Aki Sukegawa Gesendet: 13.01.2016 13:00 An: dev@thrift.apache.org Betreff: Re: Thoughts on

[jira] [Created] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread Anish Shah (JIRA)
Anish Shah created THRIFT-3552: -- Summary: glib_c Memory Leak Key: THRIFT-3552 URL: https://issues.apache.org/jira/browse/THRIFT-3552 Project: Thrift Issue Type: Question Components: C

Build failed in Jenkins: thrift #583

2016-01-13 Thread gmcdonald
See Changes: [nsuke] THRIFT-3540 Make python tutorial more in line with PEP8 [nsuke] THRIFT-3532 Add configurable string and container read size limit to [nsuke] THRIFT-3542 Add length limit support to Java test server

[jira] [Commented] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096921#comment-15096921 ] James E. King, III commented on THRIFT-3552: I tried to get around these issues in the past

[jira] [Assigned] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-3552: -- Assignee: James E. King, III > glib_c Memory Leak > -- > >

[jira] [Updated] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3552: --- Issue Type: Bug (was: Question) > glib_c Memory Leak > -- > >

[GitHub] thrift pull request: Update NodeClient.js

2016-01-13 Thread cleverchao
GitHub user cleverchao opened a pull request: https://github.com/apache/thrift/pull/794 Update NodeClient.js NodeClient.js has some mistakes, When running this file, "var ThriftTransports = require('thrift/transport'); var ThriftProtocols = require('thrift/protocol');"

[jira] [Commented] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread Anish Shah (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097251#comment-15097251 ] Anish Shah commented on THRIFT-3552: Thank you for the information but when I was just digging up on

[jira] [Updated] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3552: --- Assignee: (was: James E. King, III) > glib_c Memory Leak > -- >

[jira] [Updated] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3552: --- Priority: Major (was: Critical) > glib_c Memory Leak > -- > >

[jira] [Commented] (THRIFT-3552) glib_c Memory Leak

2016-01-13 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15097260#comment-15097260 ] James E. King, III commented on THRIFT-3552: I don't know much about the c_glib library so

[GitHub] thrift pull request: THRIFT-3439 Run make cross using Python3 when...

2016-01-13 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/792#issuecomment-171334306 +1 --- 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

[jira] [Commented] (THRIFT-3439) Run make cross using Python3 when available

2016-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096363#comment-15096363 ] ASF GitHub Bot commented on THRIFT-3439: Github user bufferoverflow commented on the pull

[REPORT] Apache Thrift - January 2016

2016-01-13 Thread Jake Farrell
January 2016 Thrift is a framework for providing cross-platform RPC and serialization. Project Status - The Thrift community continues to see consistent growth with submissions from new contributors for bug fixes and client library improvements. A lot of focus has has been going into

[GitHub] thrift pull request: THRIFT-3544 Let cross test fail when server p...

2016-01-13 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/793#issuecomment-171334638 +1 --- 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