[ https://issues.apache.org/jira/browse/HBASE-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060459#comment-14060459
]
ramkrishna.s.vasudevan commented on HBASE-10800:
------------------------------------------------
>>But tags and mvcc are part of key? No?
Tags are not part of key. mvcc it is not considered always. When we compare kvs that are
already flushed/compacted then mvcc is not considered.
bq.To be clear, the flag is a little ugly. A method that spells out what the compare does
would be better than a single method differentiated by a boolean flag IMO.
Sure. Will make it cleaner.
> Use CellComparator instead of KVComparator
> ------------------------------------------
>
> Key: HBASE-10800
> URL: https://issues.apache.org/jira/browse/HBASE-10800
> Project: HBase
> Issue Type: Sub-task
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.99.0
>
> Attachments: HBASE-10800_1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|