[
https://issues.apache.org/jira/browse/HBASE-12345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184169#comment-14184169
]
Ted Yu commented on HBASE-12345:
--------------------------------
{code}
+ theUnsafe = (Unsafe) AccessController.doPrivileged(new
PrivilegedAction<Object>() {
{code}
AccessController is in hbase-server module. Can it be used by a class in
hbase-common ?
> Unsafe based Comparator for BB
> -------------------------------
>
> Key: HBASE-12345
> URL: https://issues.apache.org/jira/browse/HBASE-12345
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Attachments: HBASE-12345.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)