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

2017-05-14 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009886#comment-16009886 ] Zoltan Farkas commented on AVRO-1723: - [~thiru_mg] I have updated the PR to redo the guava code and

[jira] [Updated] (AVRO-1885) Release 1.8.2

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1885: Fix Version/s: (was: 1.8.3) 1.8.2 > Release 1.8.2 > - > >

[jira] [Work started] (AVRO-1885) Release 1.8.2

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1885 started by Suraj Acharya. --- > Release 1.8.2 > - > > Key: AVRO-1885 >

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1862: Fix Version/s: (was: 1.8.2) 1.8.3 > AvroOutputFormat saves compressed avrò

[jira] [Updated] (AVRO-1965) Reparsing an existing schema mutates the schema

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1965: Fix Version/s: (was: 1.8.2) 1.8.3 > Reparsing an existing schema mutates the

[jira] [Updated] (AVRO-1957) TimeConversions do not implement getRecommendedSchema()

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1957: Fix Version/s: (was: 1.8.2) 1.8.3 > TimeConversions do not implement

[jira] [Updated] (AVRO-2008) change the error module to be thread-safe on Windows as well as on UNIX

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-2008: Fix Version/s: (was: 1.8.2) 1.8.3 > change the error module to be thread-safe

[jira] [Updated] (AVRO-1885) Release 1.8.2

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1885: Fix Version/s: (was: 1.8.2) 1.8.3 > Release 1.8.2 > - > >

[jira] [Updated] (AVRO-2026) Incorporate valgrind memory testing for C

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-2026: Fix Version/s: (was: 1.8.2) 1.8.3 > Incorporate valgrind memory testing for C

[jira] [Assigned] (AVRO-1885) Release 1.8.2

2017-05-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya reassigned AVRO-1885: --- Assignee: Suraj Acharya (was: Ryan Blue) > Release 1.8.2 > - > >

[jira] [Commented] (AVRO-2034) Nested schema types with unexpected fields causes json parse failure

2017-05-14 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009871#comment-16009871 ] Todd Nine commented on AVRO-2034: - This is the flow I've followed through the code. My test is in this PR.

[jira] [Updated] (AVRO-2034) Nested schema types with unexpected fields causes json parse failure

2017-05-14 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Nine updated AVRO-2034: Description: When parsing a nested type with an unexpected field using the JSON parser, this results in an

Re: [VOTE] Release Apache Avro 1.8.2 RC4

2017-05-14 Thread Suraj Acharya
Thanks a lot for the verification. The voting on this is now closed. The RC has now passed, with the minimum required votes. Vote Count : 6 Votes +1. 4 Binding Votes. I will now begin with process of releasing the artifacts. I will send out another email with the official download links. Suraj

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

2017-05-14 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009655#comment-16009655 ] Thiruvalluvan M. G. commented on AVRO-1723: --- Hi [~zolyfarkas] I had one problem and couldn't come