[jira] [Created] (AVRO-1774) Update documentation with instructions/examples for using different code generation template

2015-12-28 Thread Jake Robb (JIRA)
Jake Robb created AVRO-1774: --- Summary: Update documentation with instructions/examples for using different code generation template Key: AVRO-1774 URL: https://issues.apache.org/jira/browse/AVRO-1774

[jira] [Updated] (AVRO-1774) Update documentation with instructions/examples for using different code generation template

2015-12-28 Thread Jake Robb (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Robb updated AVRO-1774: Description: AVRO-1209 added a template for generating immutable classes. I can't find anything in the Avro

[jira] [Commented] (AVRO-1769) Depend on external libjansson instead of a bundled copy

2015-12-28 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072916#comment-15072916 ] Douglas Creager commented on AVRO-1769: --- This looks good, though the FindJansson module is pretty

[jira] [Commented] (AVRO-1572) Avro-C misses EOF on 4K boundary

2015-12-28 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072926#comment-15072926 ] Douglas Creager commented on AVRO-1572: --- +1 > Avro-C misses EOF on 4K boundary >

[jira] [Commented] (AVRO-1561) [PATCH] segfault NPE in avro_resolved_map_reader_get_by_index

2015-12-28 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072896#comment-15072896 ] Douglas Creager commented on AVRO-1561: --- This looks like the right fix — if we reallocate the

[jira] [Commented] (AVRO-1617) C library: schema_record_equal can return true if schemas have different # of fields

2015-12-28 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072923#comment-15072923 ] Douglas Creager commented on AVRO-1617: --- +1 > C library: schema_record_equal can return true if

[jira] [Commented] (AVRO-1561) [PATCH] segfault NPE in avro_resolved_map_reader_get_by_index

2015-12-28 Thread Dustin Spicuzza (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073070#comment-15073070 ] Dustin Spicuzza commented on AVRO-1561: --- I've got too much stuff going on at the moment, I might be