[jira] [Updated] (AVRO-1309) ProtobufData does not correctly handle nested enums

2013-04-23 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1309: --- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this.

[jira] [Updated] (AVRO-1309) ProtobufData does not correctly handle nested enums

2013-04-22 Thread Steve Zesch (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Zesch updated AVRO-1309: -- Attachment: cnfe_protobuf_stack_trace.txt ProtobufData does not correctly handle nested enums

[jira] [Updated] (AVRO-1309) ProtobufData does not correctly handle nested enums

2013-04-22 Thread Steve Zesch (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Zesch updated AVRO-1309: -- Description: When an enum is nested in several messages, a ClassNotFoundException is thrown when

[jira] [Updated] (AVRO-1309) ProtobufData does not correctly handle nested enums

2013-04-22 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1309: --- Attachment: AVRO-1309.patch Here's a patch that should fix this. Please let me know if this works

[jira] [Updated] (AVRO-1309) ProtobufData does not correctly handle nested enums

2013-04-22 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1309: --- Fix Version/s: 1.7.5 Assignee: Doug Cutting Status: Patch Available (was: Open)