[jira] [Commented] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262386#comment-15262386 ] Ryan Blue commented on AVRO-1835: - +1. The patch works for me to get rid of those warnings. > Running

[jira] [Commented] (AVRO-1814) 1.8 IDL generator broken when containing a field called 'org'

2016-04-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15262375#comment-15262375 ] Ryan Blue commented on AVRO-1814: - +1. Thanks for fixing this! > 1.8 IDL generator broken when containing

[jira] [Commented] (AVRO-1213) Dependency on Jetty Servlet API in IPC

2016-04-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260631#comment-15260631 ] Ryan Blue commented on AVRO-1213: - [~b...@benmccann.com], that sounds fine to me. What is the benefit of

[jira] [Commented] (AVRO-1814) 1.8 IDL generator broken when containing a field called 'org'

2016-04-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256537#comment-15256537 ] Ryan Blue commented on AVRO-1814: - Looks mostly good to me. But why change the test that was using the

[jira] [Commented] (AVRO-1835) Running tests using JDK 1.8 complains about MaxPermSize

2016-04-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256529#comment-15256529 ] Ryan Blue commented on AVRO-1835: - We still support Java 7, so it makes sense to keep the setting since it

[jira] [Commented] (AVRO-1834) Lower the Javadoc warnings on the generated code.

2016-04-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256523#comment-15256523 ] Ryan Blue commented on AVRO-1834: - +1 > Lower the Javadoc warnings on the generated code. >

[jira] [Commented] (AVRO-1705) Set up Jenkins job to test all languages using Docker

2016-04-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15254146#comment-15254146 ] Ryan Blue commented on AVRO-1705: - Sounds reasonable to me. > Set up Jenkins job to test all languages

[jira] [Commented] (AVRO-1705) Set up Jenkins job to test all languages using Docker

2016-04-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15254119#comment-15254119 ] Ryan Blue commented on AVRO-1705: - Is this the right approach to CI? I think we should consider

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1807: Description: /* I posted this bug already to the dev-mailinglist [4]. Reporting it here again only to make

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252217#comment-15252217 ] Ryan Blue commented on AVRO-1807: - Linking is under the "More" drop-down menu. Thanks for pointing this out

[jira] [Commented] (AVRO-1833) Release 1.8.1

2016-04-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252181#comment-15252181 ] Ryan Blue commented on AVRO-1833: - I'm adding AVRO-1684. I've seen quite a few requests for it. > Release

[jira] [Commented] (AVRO-1832) Invoking toString() method unexpectedly modified the avro record.

2016-04-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252166#comment-15252166 ] Ryan Blue commented on AVRO-1832: - We're discussing the 1.8.1 release on the mailing list and want to

[jira] [Commented] (AVRO-1118) Specifying null as default of a union only works if null is specified as first type in the union

2016-04-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252163#comment-15252163 ] Ryan Blue commented on AVRO-1118: - Ivan, the default is the one without quotes. {{"null"}} is a type name,

[jira] [Created] (AVRO-1833) Release 1.8.1

2016-04-20 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1833: --- Summary: Release 1.8.1 Key: AVRO-1833 URL: https://issues.apache.org/jira/browse/AVRO-1833 Project: Avro Issue Type: New Feature Affects Versions: 1.8.1

[jira] [Resolved] (AVRO-1820) Read annotations to request's fields

2016-04-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1820. - Resolution: Fixed Assignee: Konstantin Usachev Fix Version/s: 1.8.1 > Read annotations to

[jira] [Updated] (AVRO-1819) org.apache.avro.Protocol.parseMessage doesn't respect request field's aliases

2016-04-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1819: Assignee: Konstantin Usachev > org.apache.avro.Protocol.parseMessage doesn't respect request field's aliases

[jira] [Resolved] (AVRO-1819) org.apache.avro.Protocol.parseMessage doesn't respect request field's aliases

2016-04-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1819. - Resolution: Fixed Fix Version/s: 1.8.1 I committed this fix. Thanks for contributing, [~DrVirtual]!

[jira] [Commented] (AVRO-1832) Invoking toString() method unexpectedly modified the avro record.

2016-04-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15250131#comment-15250131 ] Ryan Blue commented on AVRO-1832: - I think this is a duplicate of AVRO-1799, which was

[jira] [Resolved] (AVRO-1832) Invoking toString() method unexpectedly modified the avro record.

2016-04-20 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1832. - Resolution: Duplicate > Invoking toString() method unexpectedly modified the avro record. >

[jira] [Commented] (AVRO-1708) Memory leak with WeakIdentityHashMap?

2016-04-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15246016#comment-15246016 ] Ryan Blue commented on AVRO-1708: - We're replacing the use of weak and identity hashmaps with guava

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-04-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244991#comment-15244991 ] Ryan Blue commented on AVRO-1704: - Sorry if what I said wasn't clear. I'm not proposing that we get rid of

[jira] [Assigned] (AVRO-1794) Update docs after migration to git

2016-04-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue reassigned AVRO-1794: --- Assignee: Ryan Blue > Update docs after migration to git > -- > >

[jira] [Resolved] (AVRO-1794) Update docs after migration to git

2016-04-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1794. - Resolution: Fixed Done. Thanks for pointing out the wiki page, Niels. > Update docs after migration to

[jira] [Commented] (AVRO-1750) GenericDatum API behavior breaking change

2016-04-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244945#comment-15244945 ] Ryan Blue commented on AVRO-1750: - [~braden], could you take a look at the new patch? > GenericDatum API

[jira] [Commented] (AVRO-1821) Avro (Java) Memory Leak in ReflectData Caching

2016-04-17 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244939#comment-15244939 ] Ryan Blue commented on AVRO-1821: - Fixed. Thanks for catching that, [~nielsbasjes]! > Avro (Java) Memory

[jira] [Commented] (AVRO-1811) SpecificData.deepCopy() cannot be used if schema compiler generated Java objects with Strings instead of UTF8

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244451#comment-15244451 ] Ryan Blue commented on AVRO-1811: - [~ryonday], thanks for the thorough bug report! It looks like the

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244436#comment-15244436 ] Ryan Blue commented on AVRO-1642: - Evidently, I thought I had pushed the fix to master but I hadn't. I just

[jira] [Commented] (AVRO-1126) Upgrade to Jackson 2+

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244430#comment-15244430 ] Ryan Blue commented on AVRO-1126: - [~cowtowncoder], that sounds good to me. I'd love to see someone work on

[jira] [Commented] (AVRO-1818) Avoid buffer copy in DeflateCodec.compress and decompress

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244417#comment-15244417 ] Ryan Blue commented on AVRO-1818: - [~rohini], thanks for letting us know about this. Would you like to

[jira] [Resolved] (AVRO-1823) DataFileStream to include the exception when reading of the magic fail

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1823. - Resolution: Fixed Assignee: Koji Noguchi Fix Version/s: 1.8.1 > DataFileStream to include

[jira] [Commented] (AVRO-1823) DataFileStream to include the exception when reading of the magic fail

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244410#comment-15244410 ] Ryan Blue commented on AVRO-1823: - Thanks [~knoguchi]! I've committed this. > DataFileStream to include

[jira] [Commented] (AVRO-1827) Handling correctly optional fields when converting Protobuf to Avro

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244404#comment-15244404 ] Ryan Blue commented on AVRO-1827: - [~jakub_kahovec], thanks for finding this and fixing it. I agree with

[jira] [Commented] (AVRO-1821) Avro (Java) Memory Leak in ReflectData Caching

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244402#comment-15244402 ] Ryan Blue commented on AVRO-1821: - I committed the fix. Thanks for your contribution, [~baharclerode]! I

[jira] [Updated] (AVRO-1821) Avro (Java) Memory Leak in ReflectData Caching

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1821: Assignee: Bryan Harclerode > Avro (Java) Memory Leak in ReflectData Caching >

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-04-16 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244347#comment-15244347 ] Ryan Blue commented on AVRO-1704: - Looks like I was a little too optimistic about time to review things

[jira] [Commented] (AVRO-1830) Avro-Perl DataFileReader chokes when avro.codec is absent

2016-04-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243168#comment-15243168 ] Ryan Blue commented on AVRO-1830: - [~_alexm], are you still up for reviewing perl patches? > Avro-Perl

[jira] [Commented] (AVRO-1826) build.sh rat fails over extra license files and many others.

2016-04-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237518#comment-15237518 ] Ryan Blue commented on AVRO-1826: - It looks like line 222 in the patch was added by mistake? It adds "<"

[jira] [Commented] (AVRO-1828) Add EditorConfig file

2016-04-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237408#comment-15237408 ] Ryan Blue commented on AVRO-1828: - Sounds good to me! > Add EditorConfig file > - > >

[jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro

2016-04-11 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235438#comment-15235438 ] Ryan Blue commented on AVRO-1704: - Thanks for working on this, Niels. I'll make some comments later today

[jira] [Commented] (AVRO-1821) Avro (Java) Memory Leak in ReflectData Caching

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233776#comment-15233776 ] Ryan Blue commented on AVRO-1821: - Thanks for tracking this down, [~baharclerode]. I think you're right

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233772#comment-15233772 ] Ryan Blue commented on AVRO-1642: - Thanks for finishing this, [~barryjones]! > JVM Spec Violation 255

[jira] [Updated] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1642: Resolution: Fixed Fix Version/s: 1.8.1 Status: Resolved (was: Patch Available) The fixes

[jira] [Updated] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1642: Assignee: Barry Jones (was: Prateek Rungta) > JVM Spec Violation 255 Parameter Limit Exceeded >

[jira] [Resolved] (AVRO-1824) Avro C++ Documentation fix

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1824. - Resolution: Fixed > Avro C++ Documentation fix > -- > > Key:

[jira] [Updated] (AVRO-1824) Avro C++ Documentation fix

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1824: Assignee: William S Fulton > Avro C++ Documentation fix > -- > >

[jira] [Commented] (AVRO-1825) Allow running build.sh dist under git

2016-04-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233760#comment-15233760 ] Ryan Blue commented on AVRO-1825: - +1 Thanks, Niels! > Allow running build.sh dist under git >

[jira] [Commented] (AVRO-1372) Avro file data encryption for Java

2016-04-07 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231200#comment-15231200 ] Ryan Blue commented on AVRO-1372: - [~ktham], I'm not aware of anyone actively trying to get this in. Is

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227055#comment-15227055 ] Ryan Blue commented on AVRO-1642: - bq. add an input validation that the schema is a Record, add a failure

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15226641#comment-15226641 ] Ryan Blue commented on AVRO-1642: - Looks like we're waiting for some of the review comments to be

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199881#comment-15199881 ] Ryan Blue commented on AVRO-1667: - Is there a semantic difference between the two? > Parser symbol tree

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199896#comment-15199896 ] Ryan Blue commented on AVRO-1667: - I don't think that's correct. The call to fixups.size() is in

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196059#comment-15196059 ] Ryan Blue commented on AVRO-1667: - I committed the test that caught the original bug, just not the binary

[jira] [Commented] (AVRO-1723) Add support for forward declarations in avro IDL

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15195529#comment-15195529 ] Ryan Blue commented on AVRO-1723: - [~zolyfarkas], now that AVRO-1667 is in, could you rebase this on

[jira] [Resolved] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1667. - Resolution: Fixed Assignee: Zoltan Farkas Fix Version/s: 1.8.1 I committed the fix with

[jira] [Commented] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-07 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183246#comment-15183246 ] Ryan Blue commented on AVRO-1667: - We just need a fixup that applies to a production that gets copied

[jira] [Updated] (AVRO-1667) Parser symbol tree flattening is broken for recursive schemas

2016-03-06 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1667: Attachment: AVRO-1667.2.patch [~zolyfarkas], thanks for your patience on this one. It took a while for me to

[jira] [Resolved] (AVRO-1799) java: GenericData.toString() mutates underlying ByteBuffer backed data

2016-02-29 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1799. - Resolution: Fixed Assignee: Ryan Blue Fix Version/s: 1.9.0 Merged the fix. Thanks for

[jira] [Commented] (AVRO-1799) java: GenericData.toString() mutates underlying ByteBuffer backed data

2016-02-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15167388#comment-15167388 ] Ryan Blue commented on AVRO-1799: - Thanks for reviewing Greg! I've updated the test as you suggested and

[jira] [Commented] (AVRO-1803) nullable fields and it's default value

2016-02-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15165682#comment-15165682 ] Ryan Blue commented on AVRO-1803: - I think the wording is somewhat confusing, but actually correct. When it

[jira] [Commented] (AVRO-1790) Publish avro-js to NPM

2016-02-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163858#comment-15163858 ] Ryan Blue commented on AVRO-1790: - [~tomwhite], can you add me as well? I can't edit either. > Publish

[jira] [Resolved] (AVRO-1493) Avoid the "Turkish Locale Problem"

2016-02-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1493. - Resolution: Fixed Fix Version/s: (was: 1.7.8) 1.8.1 I committed the fix.

[jira] [Updated] (AVRO-1493) Avoid the "Turkish Locale Problem"

2016-02-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1493: Assignee: Kevin Schultz > Avoid the "Turkish Locale Problem" > -- > >

[jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript

2016-02-04 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15133065#comment-15133065 ] Ryan Blue commented on AVRO-1778: - So I posted that and then started the switch to git. :) The repo is

[jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript

2016-02-04 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132969#comment-15132969 ] Ryan Blue commented on AVRO-1778: - +1. Thanks for the quick replies to my questions, [~mtth]. Since you're

[jira] [Created] (AVRO-1794) Update docs after migration to git

2016-02-04 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1794: --- Summary: Update docs after migration to git Key: AVRO-1794 URL: https://issues.apache.org/jira/browse/AVRO-1794 Project: Avro Issue Type: Task Components:

[jira] [Updated] (AVRO-695) Cycle Reference Support

2016-02-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-695: --- Resolution: Fixed Assignee: Ryan Blue Fix Version/s: 1.8.0 Status: Resolved (was:

[jira] [Commented] (AVRO-1792) Cannot specify a 'null' default value

2016-02-03 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131020#comment-15131020 ] Ryan Blue commented on AVRO-1792: - I'm glad it's working for you. Thanks for reporting bugs and also for

[jira] [Created] (AVRO-1789) Publish JS documentation

2016-02-02 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1789: --- Summary: Publish JS documentation Key: AVRO-1789 URL: https://issues.apache.org/jira/browse/AVRO-1789 Project: Avro Issue Type: Bug Components: js

[jira] [Created] (AVRO-1790) Publish avro-js to NPM

2016-02-02 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1790: --- Summary: Publish avro-js to NPM Key: AVRO-1790 URL: https://issues.apache.org/jira/browse/AVRO-1790 Project: Avro Issue Type: Task Components: js

[jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript

2016-02-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128691#comment-15128691 ] Ryan Blue commented on AVRO-1778: - Having a look now. > IPC/RPC for JavaScript > -- >

[jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript

2016-02-02 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129054#comment-15129054 ] Ryan Blue commented on AVRO-1778: - This looks mostly good to me. Tests pass and coverage is at 100%

[jira] [Commented] (AVRO-457) add tools that read/write xml records from/to avro data files

2016-01-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15121891#comment-15121891 ] Ryan Blue commented on AVRO-457: Sounds reasonable to me. I don't know what an IDREF is either. What do you

[jira] [Commented] (AVRO-1786) Strange IndexOutofBoundException in GenericDatumReader.readString

2016-01-27 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119898#comment-15119898 ] Ryan Blue commented on AVRO-1786: - [~java8964], when you get a chance, can you post the counters from your

[jira] [Updated] (AVRO-1786) Strange IndexOutofBoundException in GenericDatumReader.readString

2016-01-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1786: Description: Our production cluster is CENTOS 6.5 (2.6.32-358.14.1.el6.x86_64), running IBM BigInsight

[jira] [Commented] (AVRO-1786) Strange IndexOutofBoundException in GenericDatumReader.readString

2016-01-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116032#comment-15116032 ] Ryan Blue commented on AVRO-1786: - Hi [~java8964]. From that stack trace, it looks like the problem is when

[jira] [Commented] (AVRO-457) add tools that read/write xml records from/to avro data files

2016-01-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112759#comment-15112759 ] Ryan Blue commented on AVRO-457: Is that generic allowed in your original XSD or is that introduced when you

[jira] [Commented] (AVRO-1775) Running unit tests on Ruby 2.2

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107483#comment-15107483 ] Ryan Blue commented on AVRO-1775: - Does the unit-test gem exist for 1.8? I don't think we've deprecated

[jira] [Commented] (AVRO-1785) Ruby: schema_normalization.rb is incompatible with Ruby 1.8.7

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107628#comment-15107628 ] Ryan Blue commented on AVRO-1785: - It's easy enough to fix the syntax errors, but then Rake's test runner

[jira] [Commented] (AVRO-1775) Running unit tests on Ruby 2.2

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107568#comment-15107568 ] Ryan Blue commented on AVRO-1775: - +1 1.8.7 installs the test-unit jar without a problem and runs tests.

[jira] [Commented] (AVRO-1775) Running unit tests on Ruby 2.2

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107636#comment-15107636 ] Ryan Blue commented on AVRO-1775: - That's basically the same conclusion I came to after a brief try to fix

[jira] [Commented] (AVRO-1658) Add avroDoc on reflect

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107181#comment-15107181 ] Ryan Blue commented on AVRO-1658: - [~aeroevan], thanks for picking this up! The patch looks like a good

[jira] [Commented] (AVRO-457) add tools that read/write xml records from/to avro data files

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107745#comment-15107745 ] Ryan Blue commented on AVRO-457: [~beligum], thanks for posting your summary of the current state of this. I

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107698#comment-15107698 ] Ryan Blue commented on AVRO-1559: - We just hit more problems with ruby 1.8 support in AVRO-1785. I just

[jira] [Updated] (AVRO-1781) Schema.parse is not thread safe

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1781: Attachment: AVRO-1781-ADDENDUM.1.patch I'm attaching a patch that remotes the cache entirely since it is no

[jira] [Reopened] (AVRO-1781) Schema.parse is not thread safe

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue reopened AVRO-1781: - I'm reopening this because after looking into it more, I don't think we need the cache at all. It was

[jira] [Commented] (AVRO-1781) Schema.parse is not thread safe

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107965#comment-15107965 ] Ryan Blue commented on AVRO-1781: - Thanks for having a look, Sean! > Schema.parse is not thread safe >

[jira] [Commented] (AVRO-1781) Schema.parse is not thread safe

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107916#comment-15107916 ] Ryan Blue commented on AVRO-1781: - No, the previous patch was still needed since we are moving to guava for

[jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript

2016-01-19 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107974#comment-15107974 ] Ryan Blue commented on AVRO-1778: - Sorry I'm a bit late with this review, [~mtth]. I'm trying to get a

[jira] [Resolved] (AVRO-1781) Schema.parse is not thread safe

2016-01-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1781. - Resolution: Fixed Assignee: Ryan Blue > Schema.parse is not thread safe >

[jira] [Commented] (AVRO-1760) Thread scalability problem with the use of SynchronizedMap

2016-01-15 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102715#comment-15102715 ] Ryan Blue commented on AVRO-1760: - +1 I was initially concerned about not allowing null values in the

[jira] [Commented] (AVRO-1781) Schema.parse is not thread safe

2016-01-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096719#comment-15096719 ] Ryan Blue commented on AVRO-1781: - Thanks, Tom! I've added the comment and committed this. > Schema.parse

[jira] [Resolved] (AVRO-1773) Infinite loop caused by race condition

2016-01-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved AVRO-1773. - Resolution: Fixed The patch for AVRO-1781 was just committed so I'm closing this. > Infinite loop caused

[jira] [Updated] (AVRO-1783) Gracefully handle strings with wrong character encoding

2016-01-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1783: Attachment: AVRO-1783.stack.text I'm attaching a file with the full stack trace that I produced by running

[jira] [Commented] (AVRO-1783) Gracefully handle strings with wrong character encoding

2016-01-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096744#comment-15096744 ] Ryan Blue commented on AVRO-1783: - [~martinkl], don't worry about the trace I just posted. I just tried to

[jira] [Commented] (AVRO-1782) Test failures in Ruby 2.1/2.2

2016-01-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096749#comment-15096749 ] Ryan Blue commented on AVRO-1782: - +1. I verified that everything still works fine in 2.0.0 and jruby

[jira] [Commented] (AVRO-1781) Schema.parse is not thread safe

2016-01-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094503#comment-15094503 ] Ryan Blue commented on AVRO-1781: - The problem is that Guava's MapMaker maps don't allow Null. I've updated

[jira] [Updated] (AVRO-1781) Schema.parse is not thread safe

2016-01-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1781: Attachment: AVRO-1781.2.patch > Schema.parse is not thread safe > --- > >

[jira] [Commented] (AVRO-1773) Infinite loop caused by race condition

2016-01-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094547#comment-15094547 ] Ryan Blue commented on AVRO-1773: - I'm marking this a duplicate of AVRO-1781 since we've been having more

[jira] [Commented] (AVRO-1783) Gracefully handle strings with wrong character encoding

2016-01-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15095272#comment-15095272 ] Ryan Blue commented on AVRO-1783: - The patch looks good to me. I attempted to test it, but everything works

[jira] [Commented] (AVRO-1780) Avro tools jar fails with NPE

2016-01-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15094309#comment-15094309 ] Ryan Blue commented on AVRO-1780: - Thanks for fixing this, Tom! I committed your patch. > Avro tools jar

<    1   2   3   4   5   6   7   >