[ 
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 id,which causes 
> avro compilation problem on Android Delvik
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-1062
>                 URL: https://issues.apache.org/jira/browse/AVRO-1062
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.6.3
>         Environment: Android 2.3.3-API level 10
>            Reporter: Kevin Zhao
>             Fix For: 1.7.0
>
>         Attachments: AVRO-1062.patch
>
>
> Because Android Delvik does not have java.rmi.* packages and 
> org.apache.avro.file.DataFileWriter has a reference of 
> java.rmi.server.UID,avro fails in compilation process on Android.
> Suggestion:Could it be possible to use java.util.UUID as the alternative of 
> java.rmi.server.UID to generate unique id?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to