[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-17 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051009#comment-13051009 ] Toby Thain commented on THRIFT-1205: @Bryan - yes, I inferred that from the nature of

Re: [jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-17 Thread Jens Geyer
I agree that this is a security issue. Ryan King commented on THRIFT-1205: Thrift is not design for public facing services. This is not a valid argument, IMHO. This may be correct if we look today at the intention. But you really have no idea what people will do with the framework tomorow.

Build failed in Jenkins: Thrift #166

2011-06-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/166/changes Changes: [roger] THRIFT-1202 Malformed JSON for mapstring,type services parameters fix broken build = add missing testcase for testStringMap introduced with THRIFT-1202 -- [...truncated 5013 lines...]

[jira] [Created] (THRIFT-1212) Members capital case conflict

2011-06-17 Thread Vadim Chekan (JIRA)
Members capital case conflict - Key: THRIFT-1212 URL: https://issues.apache.org/jira/browse/THRIFT-1212 Project: Thrift Issue Type: Bug Components: C# - Compiler Affects Versions: 0.6.1

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-17 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051417#comment-13051417 ] Bryan Duxbury commented on THRIFT-1205: --- I think 1MB is too small. This is a really

Use rebar with erlang code?

2011-06-17 Thread Anthony Molinaro
Hi, So I was considering removing some of the current erlang makefiles and replacing them with rebar. Its a standalone escript which makes building and testing erlang easier. The code and script are Apache 2 license https://github.com/basho/rebar/blob/master/LICENSE so should be fine to

[jira] [Created] (THRIFT-1213) Membuffer should provide a way to get back the buffer

2011-06-17 Thread Anthony Molinaro (JIRA)
Membuffer should provide a way to get back the buffer - Key: THRIFT-1213 URL: https://issues.apache.org/jira/browse/THRIFT-1213 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-1213) Membuffer should provide a way to get back the buffer

2011-06-17 Thread Anthony Molinaro (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Molinaro updated THRIFT-1213: - Attachment: THRIFT-1213 Patch mentioned in description Membuffer should provide a way

[jira] [Resolved] (THRIFT-1213) Membuffer should provide a way to get back the buffer

2011-06-17 Thread Anthony Molinaro (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Molinaro resolved THRIFT-1213. -- Resolution: Fixed Fix Version/s: 0.7 Fix as outlined in description.