[
https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594643#comment-14594643
]
Anoop Sam John commented on HBASE-13931:
----------------------------------------
{quote}
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.hbase.TestRegionRebalancing
{quote}
Should not be related to this patch. Will commit now.
> 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
>
> Attachments: HBASE-13931.patch, HBASE-13931_V2.patch,
> HBASE-13931_V3.patch
>
>
> 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)