Anoop Sam John created HBASE-11424:
--------------------------------------
Summary: Avoid usage of CellUtil#getTagArray(Cell cell) within
server
Key: HBASE-11424
URL: https://issues.apache.org/jira/browse/HBASE-11424
Project: HBase
Issue Type: Bug
Affects Versions: 0.98.0
Reporter: Anoop Sam John
Assignee: Anoop Sam John
Fix For: 0.99.0, 0.98.4
Attachments: HBASE-11424.patch
This is doing byte[] copying. AccessController uses this API and this is
unwanted bytes copying overhead
--
This message was sent by Atlassian JIRA
(v6.2#6252)