[
https://issues.apache.org/jira/browse/HBASE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739816#comment-13739816
]
Jonathan Hsieh commented on HBASE-9196:
---------------------------------------
Test failure is related to HBASE-9182 and should be addressed with that patch's
addendum.
> 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, hbase-9196.v2.patch,
> hbase-9196.v3.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