[jira] Commented: (AVRO-753) Java: Improve BinaryEncoder Performance

2011-02-09 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992669#comment-12992669 ] Doug Cutting commented on AVRO-753: --- The length of each block in the array is known, but

[jira] Created: (AVRO-760) Python str(Protocol) bug in handling namespace

2011-02-09 Thread Xiaolu Ye (JIRA)
Python str(Protocol) bug in handling namespace -- Key: AVRO-760 URL: https://issues.apache.org/jira/browse/AVRO-760 Project: Avro Issue Type: Bug Components: python Affects Versions:

[jira] Updated: (AVRO-760) Python str(Protocol) bug in handling namespace

2011-02-09 Thread Xiaolu Ye (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolu Ye updated AVRO-760: --- Attachment: test-python.avpr test.avpr test.avpr is the original protocol for python to parse.

[jira] Commented: (AVRO-758) avro-tools jar contains log4j config

2011-02-09 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992695#comment-12992695 ] Doug Cutting commented on AVRO-758: --- Sounds to me like we should add an Ant task that

[jira] Created: (AVRO-761) Requestor sends protocol text on each handshake under certain circumstances

2011-02-09 Thread Richard Ahrens (JIRA)
Requestor sends protocol text on each handshake under certain circumstances --- Key: AVRO-761 URL: https://issues.apache.org/jira/browse/AVRO-761 Project: Avro Issue

[jira] Created: (AVRO-762) Better schema resolution

2011-02-09 Thread Douglas Creager (JIRA)
Better schema resolution Key: AVRO-762 URL: https://issues.apache.org/jira/browse/AVRO-762 Project: Avro Issue Type: New Feature Components: c Reporter: Douglas Creager Assignee:

[jira] Updated: (AVRO-762) Better schema resolution

2011-02-09 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager updated AVRO-762: - Attachment: 0001-Better-schema-resolution.patch Better schema resolution

[jira] Commented: (AVRO-761) Requestor sends protocol text on each handshake under certain circumstances

2011-02-09 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992721#comment-12992721 ] Doug Cutting commented on AVRO-761: --- Thanks for the patch, Richard. It would be good to

[jira] Issue Comment Edited: (AVRO-753) Java: Improve BinaryEncoder Performance

2011-02-09 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992830#comment-12992830 ] Thiruvalluvan M. G. edited comment on AVRO-753 at 2/10/11 1:44 AM:

[jira] Commented: (AVRO-753) Java: Improve BinaryEncoder Performance

2011-02-09 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992852#comment-12992852 ] Doug Cutting commented on AVRO-753: --- Good point, Thiru--overflow doesn't need to be a