You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Scott Carey (JIRA)" <ji...@apache.org> on 2013/04/30 18:22:16 UTC

[jira] [Created] (AVRO-1313) Java: Add system property for disabling sun.misc.Unsafe

Scott Carey created AVRO-1313:
---------------------------------

             Summary: Java: Add system property for disabling sun.misc.Unsafe
                 Key: AVRO-1313
                 URL: https://issues.apache.org/jira/browse/AVRO-1313
             Project: Avro
          Issue Type: Bug
            Reporter: Scott Carey


We should be able to disable use of sun.misc.Unsafe.

I propose that if the system property "avro.disable.unsafe" is non-null, we use reflection rather than Unsafe.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira