You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/13 01:33:48 UTC

[jira] [Commented] (HBASE-9196) Remove dead code related to KeyValue

    [ https://issues.apache.org/jira/browse/HBASE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737530#comment-13737530 ] 

stack commented on HBASE-9196:
------------------------------

Great.

+1 if hadoopqa passes.

                
> 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