[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Attachment: AVRO-1888.1.patch Attaching the fix. > Java: Single-record encoding marker bytes check is

[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Status: Patch Available (was: Open) > Java: Single-record encoding marker bytes check is incorrect >

[jira] [Updated] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1888: Description: It looks like the check for correct marker bytes is incorrect. The check should validate both

[jira] [Created] (AVRO-1888) Java: Single-record encoding marker bytes check is incorrect

2016-07-24 Thread Ryan Blue (JIRA)
Ryan Blue created AVRO-1888: --- Summary: Java: Single-record encoding marker bytes check is incorrect Key: AVRO-1888 URL: https://issues.apache.org/jira/browse/AVRO-1888 Project: Avro Issue Type:

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

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1704: Attachment: AVRO-1704.4.patch > Standardized format for encoding messages with Avro >

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

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391193#comment-15391193 ] Ryan Blue commented on AVRO-1704: - I just committed the Java implementation, with additional Javadoc. This

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

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1704: Status: Patch Available (was: Open) > Standardized format for encoding messages with Avro >

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

2016-07-24 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391117#comment-15391117 ] Ryan Blue commented on AVRO-1704: - Sounds good to me! I'll fix the missing Javadoc and remove that change.

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

2016-07-24 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391091#comment-15391091 ] Doug Cutting commented on AVRO-1704: We don't promise source-compatibility for minor Avro releases, but