[jira] [Commented] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15014233#comment-15014233 ] Sean Busbey commented on AVRO-1641: --- I suspect the limits of our current developer bandwidth is the thing

[jira] [Commented] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15014109#comment-15014109 ] Zoltan Farkas commented on AVRO-1641: - For a simple 1-3 line change somebody with privileges should

[jira] [Updated] (AVRO-1757) Serialize Avro schema objects to avdl file (IDL format)

2015-11-19 Thread Damiaan van der Kruk (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damiaan van der Kruk updated AVRO-1757: --- Description: It is already possible to serialize Avro schema objects to JSON (avpr and

[jira] [Updated] (AVRO-1738) add java tool for outputting schema fingerprints

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1738: -- Status: Open (was: Patch Available) moving out of patch available until I can update this. > add java

[jira] [Updated] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1641: -- Assignee: Zoltan Farkas > parser.java stack should expand quickly up to some threshold rather than >

[jira] [Updated] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1641: -- Status: Patch Available (was: Open) > parser.java stack should expand quickly up to some threshold

[jira] [Commented] (AVRO-1738) add java tool for outputting schema fingerprints

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015097#comment-15015097 ] Sean Busbey commented on AVRO-1738: --- {quote} So it looks like you don't have to put the Apache content in

One liner improvement with significant benefits

2015-11-19 Thread Zoltan Farkas
Can somebody integrate this: https://issues.apache.org/jira/browse/AVRO-1641 it is a small change with significant impact... —Z

[jira] [Commented] (AVRO-1641) parser.java stack expansion probably not as intended

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013568#comment-15013568 ] Sean Busbey commented on AVRO-1641: --- This sounds reasonable. If you can post a patch I'm happy to review.

Re: One liner improvement with significant benefits

2015-11-19 Thread Sean Busbey
I commented on the ticket. thanks for pointing it out! On Thu, Nov 19, 2015 at 7:24 AM, Zoltan Farkas wrote: > Can somebody integrate this: > > https://issues.apache.org/jira/browse/AVRO-1641 > > it is a small change with significant impact... > > > —Z --

[jira] [Commented] (AVRO-1641) parser.java stack expansion probably not as intended

2015-11-19 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013961#comment-15013961 ] Zoltan Farkas commented on AVRO-1641: - Hi Sean, I am pretty sure the current code does not reflect the

[jira] [Updated] (AVRO-1641) parser.java stack expansion probably not as intended

2015-11-19 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Farkas updated AVRO-1641: Attachment: AVRO-1641.patch Here is the patch > parser.java stack expansion probably not as

[jira] [Commented] (AVRO-1641) parser.java stack expansion probably not as intended

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15013990#comment-15013990 ] Sean Busbey commented on AVRO-1641: --- {quote} I will follow up with a patch... However it would be nice

[jira] [Updated] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold

2015-11-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1641: -- Summary: parser.java stack should expand quickly up to some threshold rather than start at the threshold