You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/12/05 07:51:00 UTC

[jira] [Created] (RATIS-166) Remove the use of sun.misc.Unsafe

Tsz Wo Nicholas Sze created RATIS-166:
-----------------------------------------

             Summary: Remove the use of sun.misc.Unsafe
                 Key: RATIS-166
                 URL: https://issues.apache.org/jira/browse/RATIS-166
             Project: Ratis
          Issue Type: Improvement
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Kit Hui


sun.misc.Unsafe is used in NativeIO.  However, all the methods using Unsafe are not used anywhere in Ratis.  Since the use of Unsafe generates some javac warning, let's remove those methods from NativeIO.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)