[
https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592759#comment-14592759
]
Ted Yu commented on HBASE-13931:
--------------------------------
lgtm
nit, there are a few typo's where 'an' should be 'a'
{code}
81 * Converts a byte array to an short value.
{code}
> 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
>
>
> 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)