[jira] Commented: (AVRO-354) Performance improvement to BinaryDecoder.readInt()

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805037#action_12805037 ] Thiruvalluvan M. G. commented on AVRO-354: -- Shown are the results for "Perf -N -i" a

[jira] Updated: (AVRO-354) Performance improvement to BinaryDecoder.readInt()

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-354: - Resolution: Fixed Assignee: Kevin Oliver Status: Resolved (was: Patch Availab

[jira] Updated: (AVRO-375) Initializing uninizialized encoders fail

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-375: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 90333

[jira] Commented: (AVRO-375) Initializing uninizialized encoders fail

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805116#action_12805116 ] Philip Zeyliger commented on AVRO-375: -- Thiru, Did you forget to commit the test as wel

[jira] Commented: (AVRO-373) EOF detection broken in JsonDecoder

2010-01-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805118#action_12805118 ] Doug Cutting commented on AVRO-373: --- +1 Thanks, Thiru! > EOF detection broken in JsonDeco

[jira] Commented: (AVRO-368) Reserve avro.* in object container files, and rename existing reserved words.

2010-01-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805120#action_12805120 ] Doug Cutting commented on AVRO-368: --- +1. Thanks, Philip! > Reserve avro.* in object conta

[jira] Commented: (AVRO-375) Initializing uninizialized encoders fail

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805123#action_12805123 ] Thiruvalluvan M. G. commented on AVRO-375: -- Thanks Philip for pointing it out. I add

[jira] Updated: (AVRO-373) EOF detection broken in JsonDecoder

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-373: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 90335

[jira] Resolved: (AVRO-368) Reserve avro.* in object container files, and rename existing reserved words.

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger resolved AVRO-368. -- Resolution: Fixed Assignee: Philip Zeyliger Hadoop Flags: [Incompatible change, Revi

[jira] Commented: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-26 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805131#action_12805131 ] Thiruvalluvan M. G. commented on AVRO-343: -- +1 It works for me on Cygwin. It'll be

[jira] Updated: (AVRO-343) Minor fixes to Eclipse config after build re-org

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-343: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Created: (AVRO-378) Add example code to the C implementation and update documentation

2010-01-26 Thread Matt Massie (JIRA)
Add example code to the C implementation and update documentation - Key: AVRO-378 URL: https://issues.apache.org/jira/browse/AVRO-378 Project: Avro Issue Type: Improvement

[jira] Updated: (AVRO-378) Add example code to the C implementation and update documentation

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-378: - Attachment: AVRO-378.patch > Add example code to the C implementation and update documentation > --

[jira] Updated: (AVRO-378) Add example code to the C implementation and update documentation

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-378: - Status: Patch Available (was: Open) > Add example code to the C implementation and update documentation >

[jira] Updated: (AVRO-378) Add example code to the C implementation and update documentation

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-378: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk > Add example code t

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805150#action_12805150 ] Scott Carey commented on AVRO-160: -- Any thoughts on a possible change to the file format to

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805252#action_12805252 ] Philip Zeyliger commented on AVRO-160: -- Hi Scott, I don't have strong opinions either w

[jira] Updated: (AVRO-321) Run Java RPC interop tests again

2010-01-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-321: -- Attachment: AVRO-321.patch Here's a patch that contains a script to generate RPC interop data. It writes

[jira] Created: (AVRO-379) Changed record getter/setter API to match other datatypes

2010-01-26 Thread Matt Massie (JIRA)
Changed record getter/setter API to match other datatypes - Key: AVRO-379 URL: https://issues.apache.org/jira/browse/AVRO-379 Project: Avro Issue Type: Improvement Components:

[jira] Updated: (AVRO-379) Changed record getter/setter API to match other datatypes

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-379: - Attachment: AVRO-379.patch > Changed record getter/setter API to match other datatypes > --

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805287#action_12805287 ] Scott Carey commented on AVRO-160: -- bq. To be clear, I think you mean "size in bytes (after

[jira] Assigned: (AVRO-379) Changed record getter/setter API to match other datatypes

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie reassigned AVRO-379: Assignee: Matt Massie > Changed record getter/setter API to match other datatypes > -

[jira] Resolved: (AVRO-379) Changed record getter/setter API to match other datatypes

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-379. -- Resolution: Fixed Committed to trunk > Changed record getter/setter API to match other datatypes > -

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805297#action_12805297 ] Philip Zeyliger commented on AVRO-160: -- > Isn't that more of a different encoder/decoder

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2010-01-26 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805305#action_12805305 ] Doug Cutting commented on AVRO-160: --- I am okay adding length to blocks, but it should be do

[jira] Created: (AVRO-380) Avro Container File format change: add block size to block descriptor

2010-01-26 Thread Scott Carey (JIRA)
Avro Container File format change: add block size to block descriptor -- Key: AVRO-380 URL: https://issues.apache.org/jira/browse/AVRO-380 Project: Avro Issue Type: Improve

[jira] Commented: (AVRO-380) Avro Container File format change: add block size to block descriptor

2010-01-26 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805310#action_12805310 ] Scott Carey commented on AVRO-380: -- I will work on this patch later this week. However, I c

[jira] Created: (AVRO-381) Update documentation to talk about reference counting and memory management

2010-01-26 Thread Matt Massie (JIRA)
Update documentation to talk about reference counting and memory management --- Key: AVRO-381 URL: https://issues.apache.org/jira/browse/AVRO-381 Project: Avro Issue Typ

[jira] Updated: (AVRO-381) Update documentation to talk about reference counting and memory management

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-381: - Attachment: AVRO-381.patch > Update documentation to talk about reference counting and memory management >

[jira] Assigned: (AVRO-381) Update documentation to talk about reference counting and memory management

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie reassigned AVRO-381: Assignee: Matt Massie > Update documentation to talk about reference counting and memory management >

[jira] Updated: (AVRO-381) Update documentation to talk about reference counting and memory management

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-381: - Status: Patch Available (was: Open) > Update documentation to talk about reference counting and memory man

[jira] Updated: (AVRO-381) Update documentation to talk about reference counting and memory management

2010-01-26 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-381: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk > Update documentati

[jira] Created: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-26 Thread Michael Armbrust (JIRA)
hashCode throws a NullPointerException when fields are uninitialized Key: AVRO-382 URL: https://issues.apache.org/jira/browse/AVRO-382 Project: Avro Issue Type: Bug

[jira] Updated: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-26 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated AVRO-382: -- Status: Patch Available (was: Open) This patch seems to resolve the issue for me. > hashCode th

[jira] Updated: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-26 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated AVRO-382: -- Attachment: hashFix.diff > hashCode throws a NullPointerException when fields are uninitialized >

[jira] Commented: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-26 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805327#action_12805327 ] Philip Zeyliger commented on AVRO-382: -- Michael, Patch makes sense. Could you add a sm

[jira] Updated: (AVRO-382) hashCode throws a NullPointerException when fields are uninitialized

2010-01-26 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated AVRO-382: -- Attachment: hashCodeTest.diff Suggestions welcome if anyone has a better idea where this test bel