[
https://issues.apache.org/jira/browse/HBASE-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366429#comment-15366429
]
Ted Yu commented on HBASE-16194:
--------------------------------
{code}
158 int getCellLength(Cell cell) {
{code}
Add @VisibleForTesting to the above method.
The test is in same package as the classes. So methods can be package private
instead of public, right ?
> Should count in MSLAB chunk allocation into heap size change when adding
> duplicated cells
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-16194
> URL: https://issues.apache.org/jira/browse/HBASE-16194
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 1.2.1, 1.1.5, 0.98.20
> Reporter: Yu Li
> Assignee: Yu Li
> Attachments: HBASE-16194.patch
>
>
> See more details about problem description and analysis in HBASE-16193
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)