[
https://issues.apache.org/jira/browse/HBASE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737727#comment-13737727
]
Jonathan Hsieh commented on HBASE-9196:
---------------------------------------
nope, nm, was testing incorrect branch, TestHeapSize is legit failure.
> Remove dead code related to KeyValue
> ------------------------------------
>
> Key: HBASE-9196
> URL: https://issues.apache.org/jira/browse/HBASE-9196
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: hbase-9164.patch
>
>
> While working on HBASE-9164, I found some deprecated and dead code.
> 1) two volatiles variables were in the critical path for comparators.
> (ignoreTimetamps and ignoreTypes). Removed them.
> 2) Replaced references to deprected #getMemstoreTs with #getMvccVersion
> 3) Removed ROOT_KEY_COMPARATOR and references.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira