[jira] [Created] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Created) (JIRA)
DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik - Key: AVRO-1062 URL:

[jira] [Updated] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1062: - Attachment: (was: AVRO-1062.patch) DataFileWriter uses java.rmi.server.UID to generate unique

[jira] [Updated] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1062: - Status: Patch Available (was: Open) DataFileWriter uses java.rmi.server.UID to generate unique

[jira] [Updated] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1062: - Description: Because Android Delvik does not have java.rmi.* packages and

[jira] [Commented] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255419#comment-13255419 ] Kevin Zhao commented on AVRO-1062: -- use java.util.UUID as the alternative of

[jira] [Commented] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255420#comment-13255420 ] Kevin Zhao commented on AVRO-1062: -- request for code reviewing~ :)

[jira] [Updated] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1056: - Attachment: ReflectData.java.patch ReflectData thinks the instance of a java.util.Map as a record

[jira] [Updated] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1056: - Attachment: ReflectData.java.patch ReflectData thinks the instance of a java.util.Map as a record

[jira] [Updated] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1056: - Status: Patch Available (was: Open) ReflectData thinks the instance of a java.util.Map as a record

[jira] [Updated] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1056: - Attachment: (was: ReflectData.java.patch) ReflectData thinks the instance of a java.util.Map as

[jira] [Commented] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Kevin Zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255421#comment-13255421 ] Kevin Zhao commented on AVRO-1056: -- request for code reviewing~

[jira] [Updated] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1062: - Tags: android Labels: patch (was: ) DataFileWriter uses java.rmi.server.UID to generate

[jira] [Created] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2012-04-17 Thread Paul Dlug (Created) (JIRA)
Ruby client should use multi_json rather than being locked down to yajl --- Key: AVRO-1063 URL: https://issues.apache.org/jira/browse/AVRO-1063 Project: Avro Issue Type:

[jira] [Commented] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2012-04-17 Thread Paul Dlug (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255516#comment-13255516 ] Paul Dlug commented on AVRO-1063: - I implemented this and sent a pull request via Github:

[jira] [Updated] (AVRO-1056) ReflectData thinks the instance of a java.util.Map as a record type

2012-04-17 Thread Doug Cutting (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1056: --- Fix Version/s: (was: 1.6.3) 1.7.0 Assignee: Kevin Zhao Patch looks

[jira] [Commented] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13255802#comment-13255802 ] Doug Cutting commented on AVRO-1062: Looks good to me. We could perhaps improve sync

[jira] [Assigned] (AVRO-1062) DataFileWriter uses java.rmi.server.UID to generate unique id,which causes avro compilation problem on Android Delvik

2012-04-17 Thread Doug Cutting (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting reassigned AVRO-1062: -- Assignee: Kevin Zhao DataFileWriter uses java.rmi.server.UID to generate unique id,which

[jira] [Created] (AVRO-1064) Encoder.writeString throws NullPointerException when the charSequence is null

2012-04-17 Thread Kevin Zhao (Created) (JIRA)
Encoder.writeString throws NullPointerException when the charSequence is null - Key: AVRO-1064 URL: https://issues.apache.org/jira/browse/AVRO-1064 Project: Avro

[jira] [Updated] (AVRO-1064) Encoder.writeString throws NullPointerException when the charSequence is null

2012-04-17 Thread Kevin Zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Zhao updated AVRO-1064: - Attachment: Encoder.java.patch Encoder.writeString throws NullPointerException when the charSequence

[jira] [Commented] (AVRO-1064) Encoder.writeString throws NullPointerException when the charSequence is null

2012-04-17 Thread Kevin Zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13256188#comment-13256188 ] Kevin Zhao commented on AVRO-1064: -- request for code reviewing~