[jira] Commented: (AVRO-52) Need a usage/lifecycle test to explain the python API

2009-07-14 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731300#action_12731300 ] Sharad Agarwal commented on AVRO-52: bq. we should have an examples/ tree that contains ru

[jira] Commented: (AVRO-65) add API to access RPC session metadata

2009-07-14 Thread George Porter (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731298#action_12731298 ] George Porter commented on AVRO-65: --- I was planning to address it in the patch for AVRO-76.

[jira] Commented: (AVRO-78) 'reflect' implementation works only with public fields

2009-07-14 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731261#action_12731261 ] Sharad Agarwal commented on AVRO-78: Testcase: {code} class TestReflect { @Test pu

[jira] Created: (AVRO-78) 'reflect' implementation works only with public fields

2009-07-14 Thread Sharad Agarwal (JIRA)
'reflect' implementation works only with public fields -- Key: AVRO-78 URL: https://issues.apache.org/jira/browse/AVRO-78 Project: Avro Issue Type: Bug Components: java

Re: [RESULT] [VOTE] Avro release 1.0.0 (candidate 3)

2009-07-14 Thread Amr Awadallah
> Congratulations Avro team, this is great to see! +1 on the congrats. -- amr Patrick Hunt wrote: Congratulations Avro team, this is great to see! Doug Cutting wrote: With 8 +1 votes (3 from PMC members) and no -1 votes, this passes. I will push out the release. Doug

[jira] Commented: (AVRO-23) Schema.toString() fails for a union of versioned records.

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731202#action_12731202 ] Doug Cutting commented on AVRO-23: -- > What if records of the same name creeps in due to inclu

[jira] Commented: (AVRO-23) Schema.toString() fails for a union of versioned records.

2009-07-14 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731196#action_12731196 ] Hong Tang commented on AVRO-23: --- What if records of the same name creeps in due to inclusion and

[jira] Commented: (AVRO-65) add API to access RPC session metadata

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731195#action_12731195 ] Doug Cutting commented on AVRO-65: -- Is this subsumed by AVRO-76? If so, we should resolve it

[jira] Commented: (AVRO-52) Need a usage/lifecycle test to explain the python API

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731192#action_12731192 ] Doug Cutting commented on AVRO-52: -- What should we do with this? Perhaps we should have an e

[jira] Commented: (AVRO-23) Schema.toString() fails for a union of versioned records.

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731191#action_12731191 ] Doug Cutting commented on AVRO-23: -- Can I resolve this as "won't fix"? I don't think we want

[jira] Resolved: (AVRO-19) add file include support

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-19. -- Resolution: Fixed Fix Version/s: 1.0.0 Assignee: Doug Cutting m2 inclusion was implemented

[jira] Updated: (AVRO-76) Add plug-in mechanism for manipulating per-call metadata

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-76: - Component/s: java > Add plug-in mechanism for manipulating per-call metadata > -

[jira] Updated: (AVRO-60) JSON Parser for C needs to properly escape string text

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-60: - Resolution: Fixed Fix Version/s: 1.0.1 Status: Resolved (was: Patch Available) I just com

[jira] Resolved: (AVRO-71) Followup - making some C++ object APIs more generic

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-71. -- Resolution: Fixed Fix Version/s: 1.0.1 I just committed this. Thanks, Scott! > Followup - making

[jira] Resolved: (AVRO-72) Avro 1.0.0 Release Tasks

2009-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-72. -- Resolution: Fixed Assignee: Doug Cutting > Avro 1.0.0 Release Tasks > > >

Re: [RESULT] [VOTE] Avro release 1.0.0 (candidate 3)

2009-07-14 Thread Patrick Hunt
Congratulations Avro team, this is great to see! Doug Cutting wrote: With 8 +1 votes (3 from PMC members) and no -1 votes, this passes. I will push out the release. Doug

[RESULT] [VOTE] Avro release 1.0.0 (candidate 3)

2009-07-14 Thread Doug Cutting
With 8 +1 votes (3 from PMC members) and no -1 votes, this passes. I will push out the release. Doug

[jira] Updated: (AVRO-58) JSON Parser for C

2009-07-14 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-58: Attachment: (was: AVRO-60.patch) > JSON Parser for C > - > > Key: AVRO-58

[jira] Updated: (AVRO-60) JSON Parser for C needs to properly escape string text

2009-07-14 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-60: Status: Patch Available (was: Open) This patch addes multi-byte character support, properly processes string

[jira] Updated: (AVRO-60) JSON Parser for C needs to properly escape string text

2009-07-14 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-60: Attachment: AVRO-60.patch > JSON Parser for C needs to properly escape string text > -

[jira] Updated: (AVRO-58) JSON Parser for C

2009-07-14 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-58: Attachment: AVRO-60.patch > JSON Parser for C > - > > Key: AVRO-58 >

[jira] Updated: (AVRO-60) JSON Parser for C needs to properly escape string text

2009-07-14 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-60: Attachment: AVRO-60.sh This script needs to be run to delete a few files since patch doesn't handle deletes.