You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2015/06/18 06:41:00 UTC

[jira] [Created] (HBASE-13931) Move Unsafe based operations to UnsafeAccess

Anoop Sam John created HBASE-13931:
--------------------------------------

             Summary: Move Unsafe based operations to UnsafeAccess
                 Key: HBASE-13931
                 URL: https://issues.apache.org/jira/browse/HBASE-13931
             Project: HBase
          Issue Type: Improvement
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
             Fix For: 2.0.0


We have this new class added. Bytes.java having unsafe based reads in it. Now HBASE-13916 will add similar unsafe based reads (on BB) in ByteBufferUtils.  We can move the unsafe based operations to UnsafeAccess and otehr places just refer to here.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)