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

2016-11-04 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned AVRO-1818: --- Assignee: Nandor Kollar > Avoid buffer copy in DeflateCodec.compress and decompress >

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

2016-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636703#comment-15636703 ] ASF GitHub Bot commented on AVRO-1818: -- GitHub user nandorKollar opened a pull request:

[GitHub] avro pull request #152: AVRO-1818 - Avoid buffer copy in DeflateCodec.compre...

2016-11-04 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/152 AVRO-1818 - Avoid buffer copy in DeflateCodec.compress and decompress You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/avro

[jira] [Commented] (AVRO-1924) Variable named 'date' in IDL

2016-11-04 Thread Zoltan Ivanfi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636378#comment-15636378 ] Zoltan Ivanfi commented on AVRO-1924: - Please note that although it may be easy to work around this

[jira] [Resolved] (AVRO-1948) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Mike Hurd (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hurd resolved AVRO-1948. - Resolution: Information Provided Thanks Tom, I've closed the issue > Not setting a non-null field in

[jira] [Commented] (AVRO-1947) Inconsistent maven profile activation

2016-11-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636128#comment-15636128 ] ASF GitHub Bot commented on AVRO-1947: -- Github user gszadovszky closed the pull request at:

[GitHub] avro pull request #150: AVRO-1947 - Inconsistent maven profile activation

2016-11-04 Thread gszadovszky
Github user gszadovszky closed the pull request at: https://github.com/apache/avro/pull/150 --- 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

[jira] [Commented] (AVRO-1948) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Mike Hurd (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15636083#comment-15636083 ] Mike Hurd commented on AVRO-1948: - Many thanks Tom, that works as expected. Just out of interest, when

[jira] [Resolved] (AVRO-1949) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Mike Hurd (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hurd resolved AVRO-1949. - Resolution: Duplicate Duplicate of AVRO-1948 (sorry a re-submit of the JIRA create) > Not setting a

[jira] [Commented] (AVRO-1948) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15635941#comment-15635941 ] Tom White commented on AVRO-1948: - {{GenericRecordBuilder}} will fill in in default fields for you, while

[jira] [Updated] (AVRO-1947) Inconsistent maven profile activation

2016-11-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1947: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.9.0 Status: Resolved (was:

[jira] [Commented] (AVRO-1947) Inconsistent maven profile activation

2016-11-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15635930#comment-15635930 ] ASF subversion and git services commented on AVRO-1947: --- Commit

[jira] [Commented] (AVRO-1375) Python to Java RPC call error

2016-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15635863#comment-15635863 ] Sébastien GLON commented on AVRO-1375: -- For info nettyTransceiver is message frame with 4byte to ID

[jira] [Created] (AVRO-1949) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Mike Hurd (JIRA)
Mike Hurd created AVRO-1949: --- Summary: Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema Key: AVRO-1949 URL:

[jira] [Created] (AVRO-1948) Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema

2016-11-04 Thread Mike Hurd (JIRA)
Mike Hurd created AVRO-1948: --- Summary: Not setting a non-null field in GenericRecord causes a NullPointer exception on Serialisation even though a default is defined in the schema Key: AVRO-1948 URL:

[jira] [Commented] (AVRO-1375) Python to Java RPC call error

2016-11-04 Thread Daniel Camacho (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15635646#comment-15635646 ] Daniel Camacho commented on AVRO-1375: -- I have a possible idea that we can discuss: - Would it be