Dave Latham created HBASE-13649:
-----------------------------------
Summary: 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
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)