[jira] [Commented] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057545#comment-13057545 ] Mathias Herberts commented on THRIFT-1226: -- Prior to THRIFT-1038, Thrift structu

[jira] [Issue Comment Edited] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread ojciec pijo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057508#comment-13057508 ] ojciec pijo edited comment on THRIFT-1226 at 6/29/11 10:14 PM:

[jira] [Issue Comment Edited] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread ojciec pijo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057508#comment-13057508 ] ojciec pijo edited comment on THRIFT-1226 at 6/29/11 10:13 PM:

[jira] [Commented] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread ojciec pijo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057508#comment-13057508 ] ojciec pijo commented on THRIFT-1226: - I think there's no java serialization spec per

[jira] [Updated] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread ojciec pijo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ojciec pijo updated THRIFT-1226: Attachment: testcase.zip unit test that shows difference between v5 and v6 > command line option

[jira] [Commented] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057449#comment-13057449 ] Mathias Herberts commented on THRIFT-1226: -- What part of the java serialization

[jira] [Commented] (THRIFT-1038) Generated Java code for structures containing binary fields (or collections thereof) are not serializable (in the Java sense) even though they implement java.io.Serial

2011-06-29 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057436#comment-13057436 ] Mathias Herberts commented on THRIFT-1038: -- Do you have a unit test to provide?

Re: Erlang implementation of the JSON protocol

2011-06-29 Thread Peter Neumark
Hi, I created an issue and uploaded the patch, hopefully not making too many mistakes in the process. Peter On Tue, Jun 28, 2011 at 4:46 AM, Bryan Duxbury wrote: > Hey, thanks for making the effort to contribute! > > The best next step would be to open a ticket in our JIRA and attach a > patch

[jira] [Updated] (THRIFT-1227) Erlang implementation of thrift JSON protocol

2011-06-29 Thread Peter Neumark (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Neumark updated THRIFT-1227: -- Attachment: erlang_thrift_json_protocol.patch The patch containing the JSON protocol implement

[jira] [Created] (THRIFT-1227) Erlang implementation of thrift JSON protocol

2011-06-29 Thread Peter Neumark (JIRA)
Erlang implementation of thrift JSON protocol - Key: THRIFT-1227 URL: https://issues.apache.org/jira/browse/THRIFT-1227 Project: Thrift Issue Type: Improvement Components: Erlang - Librar

[jira] [Created] (THRIFT-1226) command line option to disable overriding java serialization

2011-06-29 Thread ojciec pijo (JIRA)
command line option to disable overriding java serialization Key: THRIFT-1226 URL: https://issues.apache.org/jira/browse/THRIFT-1226 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-1038) Generated Java code for structures containing binary fields (or collections thereof) are not serializable (in the Java sense) even though they implement java.io.Serial

2011-06-29 Thread ojciec pijo (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057369#comment-13057369 ] ojciec pijo commented on THRIFT-1038: - this change breaks basic java serialization ru