[
https://issues.apache.org/jira/browse/HBASE-13649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Latham updated HBASE-13649:
--------------------------------
Attachment: HBASE-13649.patch
Patch corrects the javadoc
> CellComparator.compareTimestamps javadoc inconsistent and wrong
> ---------------------------------------------------------------
>
> Key: HBASE-13649
> URL: https://issues.apache.org/jira/browse/HBASE-13649
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Dave Latham
> Assignee: Dave Latham
> Priority: Minor
> Attachments: HBASE-13649.patch
>
>
> CellComparator has two compareTimestamps methods (one for Cell another for
> long). Both actually sort timestamps in descending order. One has javadoc
> that is simply wrong (indicates ascending order). The other has a correct
> description but wrong @return tag).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)