[jira] [Updated] (THRIFT-3232) Cannot deserialize json messages created with

2015-07-08 Thread Jelmer Kuperus (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jelmer Kuperus updated THRIFT-3232: --- Description: THRIFT-2535 introduced the fieldNamesAsString argument on TJSONProtocol.Factory

[jira] [Created] (THRIFT-3232) Cannot deserialize json messages created with

2015-07-08 Thread Jelmer Kuperus (JIRA)
Jelmer Kuperus created THRIFT-3232: -- Summary: Cannot deserialize json messages created with Key: THRIFT-3232 URL: https://issues.apache.org/jira/browse/THRIFT-3232 Project: Thrift Issue Typ

[jira] [Commented] (THRIFT-3229) Timeout Exception

2015-07-08 Thread Petter Christian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619946#comment-14619946 ] Petter Christian commented on THRIFT-3229: -- It only happens with a big result se

[jira] [Commented] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2015-07-08 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619915#comment-14619915 ] Mathias Herberts commented on THRIFT-3182: -- I was recently bitten by this issue,

Re: [3/3] thrift git commit: THRIFT-3221 Create a tool to audit network compatibility between two .thrift files Client: Compiler (general) Patch: Sanjay Poojary , Ben Craig

2015-07-08 Thread Roger Meier
Hi Ben Nice stuff! Just a few remarks from my side: - do we really need perl here: test/audit/thrift_audit_test.pl The cross language test suite is python and I would prefer python here - I would propose to move compiler/cpp/src/audit/readme.txt to test/audit/README.md Thanks roger Quotin

[jira] [Commented] (THRIFT-3231) CPP: Limit recursion depth to 64

2015-07-08 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619896#comment-14619896 ] Roger Meier commented on THRIFT-3231: - looks good! please commit > CPP: Limit recurs

[jira] [Commented] (THRIFT-3221) Create a tool to audit network compatibility between two .thrift files

2015-07-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619807#comment-14619807 ] Hudson commented on THRIFT-3221: SUCCESS: Integrated in Thrift #1598 (See [https://build

[jira] [Resolved] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-08 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig resolved THRIFT-3217. --- Resolution: Fixed Fix Version/s: 0.9.3 > Provide a little endian variant of the binary protoco

[jira] [Commented] (THRIFT-3231) CPP: Limit recursion depth to 64

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619739#comment-14619739 ] ASF GitHub Bot commented on THRIFT-3231: GitHub user ben-craig opened a pull requ

[GitHub] thrift pull request: THRIFT-3231 CPP: Limit recursion depth to 64

2015-07-08 Thread ben-craig
GitHub user ben-craig opened a pull request: https://github.com/apache/thrift/pull/546 THRIFT-3231 CPP: Limit recursion depth to 64 Client: cpp Patch: Ben Craig You can merge this pull request into a Git repository by running: $ git pull https://github.com/ben-craig/thrift

[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619726#comment-14619726 ] Hudson commented on THRIFT-3217: SUCCESS: Integrated in Thrift #1597 (See [https://build

[jira] [Created] (THRIFT-3231) CPP: Limit recursion depth to 64

2015-07-08 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-3231: - Summary: CPP: Limit recursion depth to 64 Key: THRIFT-3231 URL: https://issues.apache.org/jira/browse/THRIFT-3231 Project: Thrift Issue Type: Bug Compone

[jira] [Commented] (THRIFT-3221) Create a tool to audit network compatibility between two .thrift files

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619721#comment-14619721 ] ASF GitHub Bot commented on THRIFT-3221: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3221: Adding network compat auditing t...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/541 --- 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 enab

[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619716#comment-14619716 ] ASF GitHub Bot commented on THRIFT-3217: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3217: Added little endian binary proto...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/537 --- 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 enab

[jira] [Commented] (THRIFT-3229) Timeout Exception

2015-07-08 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619219#comment-14619219 ] Jens Geyer commented on THRIFT-3229: None that i'm aware of. Do we have a test case?

[jira] [Commented] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619213#comment-14619213 ] ASF GitHub Bot commented on THRIFT-3182: Github user marshalium commented on the

[GitHub] thrift pull request: THRIFT-3182: Close transport after reading an...

2015-07-08 Thread marshalium
Github user marshalium commented on the pull request: https://github.com/apache/thrift/pull/512#issuecomment-119705231 That build failure was different. Java tests passed, but it failed building the Haskell code. It seem unrelated: > cabal: Error: some packages failed to insta

[jira] [Updated] (THRIFT-3230) Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace

2015-07-08 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3230: --- Description: for example: {code:title=error.thrift} namespace py error exception KolodaException {

[jira] [Commented] (THRIFT-3230) Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace

2015-07-08 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619208#comment-14619208 ] Jens Geyer commented on THRIFT-3230: Any objections from the Pythonians? > Python co

[jira] [Commented] (THRIFT-3053) Perl SSL Socket Support

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619076#comment-14619076 ] ASF GitHub Bot commented on THRIFT-3053: Github user jeking3 commented on the pul

[GitHub] thrift pull request: THRIFT-3053: Added perl SSL Socket support, s...

2015-07-08 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/527#issuecomment-119681042 I need some help understanding why this is failing in the Travis CI environment when it passes locally. The "-ssl" tests that involve Perl are all failing. The non-ssl

[jira] [Commented] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619030#comment-14619030 ] ASF GitHub Bot commented on THRIFT-3182: Github user marshalium commented on the

[GitHub] thrift pull request: THRIFT-3182: Close transport after reading an...

2015-07-08 Thread marshalium
Github user marshalium commented on the pull request: https://github.com/apache/thrift/pull/512#issuecomment-119674140 This new commit should take care of that test. Sorry about that. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[jira] [Updated] (THRIFT-3230) Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 李飛 updated THRIFT-3230: --- External issue URL: https://github.com/apache/thrift/pull/545 External issue ID: 545 > Python compiler generates

[jira] [Commented] (THRIFT-3230) Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618989#comment-14618989 ] ASF GitHub Bot commented on THRIFT-3230: GitHub user lifei opened a pull request:

[GitHub] thrift pull request: THRIFT-3230: transform typedef when getting t...

2015-07-08 Thread lifei
GitHub user lifei opened a pull request: https://github.com/apache/thrift/pull/545 THRIFT-3230: transform typedef when getting type name Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace. We should use the real type name

[jira] [Created] (THRIFT-3230) Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace

2015-07-08 Thread JIRA
李飛 created THRIFT-3230: -- Summary: Python compiler generates wrong code if there is function throwing a typedef of exception with another namespace Key: THRIFT-3230 URL: https://issues.apache.org/jira/browse/THRIFT-3230

[jira] [Commented] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-07-08 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618801#comment-14618801 ] Ben Craig commented on THRIFT-3228: --- Function level statics are not thread safe in Visu

[jira] [Created] (THRIFT-3229) Timeout Exception

2015-07-08 Thread Petter Christian (JIRA)
Petter Christian created THRIFT-3229: Summary: Timeout Exception Key: THRIFT-3229 URL: https://issues.apache.org/jira/browse/THRIFT-3229 Project: Thrift Issue Type: Bug Componen

[jira] [Updated] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3228: -- Attachment: 0001-THRIFT-3228.-cpp-Fix-TAutoOverlapThread-may-referenc.patch Providing patch. T

[jira] [Commented] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-07-08 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618636#comment-14618636 ] Ben Craig commented on THRIFT-3228: --- This is a documented limitation. From TPipe.h: /*

[jira] [Updated] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3228: -- Attachment: ConsoleApplication1.cpp Attached source that exposes the issue. > Fix TAutoOverlap

[jira] [Created] (THRIFT-3228) Fix TAutoOverlapThread may reference released memory

2015-07-08 Thread JIRA
Paweł Janicki created THRIFT-3228: - Summary: Fix TAutoOverlapThread may reference released memory Key: THRIFT-3228 URL: https://issues.apache.org/jira/browse/THRIFT-3228 Project: Thrift Issue

[jira] [Commented] (THRIFT-1844) Password string not cleared

2015-07-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618536#comment-14618536 ] Hudson commented on THRIFT-1844: SUCCESS: Integrated in Thrift #1596 (See [https://build

[jira] [Commented] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618528#comment-14618528 ] ASF GitHub Bot commented on THRIFT-3182: Github user jeking3 commented on the pul

[GitHub] thrift pull request: THRIFT-3182: Close transport after reading an...

2015-07-08 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/512#issuecomment-119567052 BUILD FAILED /home/travis/build/apache/thrift/lib/java/build.xml:202: Test org.apache.thrift.transport.TestTFastFramedTransport failed --- If your project is set u

[jira] [Resolved] (THRIFT-1844) Password string not cleared

2015-07-08 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1844. - Resolution: Fixed Fix Version/s: 0.9.3 Thanks Claudius > Password string not cleared > --

[jira] [Commented] (THRIFT-3215) TJSONProtocol '(c++) uses "throw new" to throw exceptions instead of "throw"

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618504#comment-14618504 ] ASF GitHub Bot commented on THRIFT-3215: Github user cmhe commented on the pull r

[jira] [Commented] (THRIFT-3215) TJSONProtocol '(c++) uses "throw new" to throw exceptions instead of "throw"

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618505#comment-14618505 ] ASF GitHub Bot commented on THRIFT-3215: Github user cmhe closed the pull request

[GitHub] thrift pull request: THRIFT-3215 Replaces "throw new" in TJSONProt...

2015-07-08 Thread cmhe
Github user cmhe closed the pull request at: https://github.com/apache/thrift/pull/536 --- 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 enable

[GitHub] thrift pull request: THRIFT-3215 Replaces "throw new" in TJSONProt...

2015-07-08 Thread cmhe
Github user cmhe commented on the pull request: https://github.com/apache/thrift/pull/536#issuecomment-119555911 Was merged with https://github.com/apache/thrift/commit/8f11f52341f5984f77b2510094e51e6aef4c3552. --- If your project is set up for it, you can reply to this email and hav

[jira] [Commented] (THRIFT-2535) TJSONProtocol when serialized yields TField ids rather than names

2015-07-08 Thread Jelmer Kuperus (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618473#comment-14618473 ] Jelmer Kuperus commented on THRIFT-2535: When you try to deserialize a serialized

[jira] [Issue Comment Deleted] (THRIFT-3226) Fix TNamedPipeServer trapped in loop on accept

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3226: -- Comment: was deleted (was: Issue demonstration) > Fix TNamedPipeServer trapped in loop on acce

[jira] [Updated] (THRIFT-3226) Fix TNamedPipeServer trapped in loop on accept

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3226: -- Attachment: ConsoleApplication1.cpp Issue demonstration > Fix TNamedPipeServer trapped in loop

[jira] [Updated] (THRIFT-3226) Fix TNamedPipeServer trapped in loop on accept

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3226: -- Attachment: (was: ConsoleApplication1.cpp) > Fix TNamedPipeServer trapped in loop on accept

[jira] [Updated] (THRIFT-3226) Fix TNamedPipeServer trapped in loop on accept

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paweł Janicki updated THRIFT-3226: -- Attachment: ConsoleApplication1.cpp > Fix TNamedPipeServer trapped in loop on accept >

[jira] [Comment Edited] (THRIFT-3226) Fix TNamedPipeServer trapped in loop on accept

2015-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618068#comment-14618068 ] Paweł Janicki edited comment on THRIFT-3226 at 7/8/15 11:29 AM: ---

[jira] [Commented] (THRIFT-3215) TJSONProtocol '(c++) uses "throw new" to throw exceptions instead of "throw"

2015-07-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618342#comment-14618342 ] Hudson commented on THRIFT-3215: SUCCESS: Integrated in Thrift #1595 (See [https://build

[jira] [Resolved] (THRIFT-3215) TJSONProtocol '(c++) uses "throw new" to throw exceptions instead of "throw"

2015-07-08 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3215. - Resolution: Fixed Assignee: Roger Meier Fix Version/s: 0.9.3 Thanks Claudius! ju