[
https://issues.apache.org/jira/browse/HBASE-13649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536311#comment-14536311
]
Hudson commented on HBASE-13649:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #6466 (See
[https://builds.apache.org/job/HBase-TRUNK/6466/])
HBASE-13649 correct javadoc for compareTimestamps (stack: rev
bbae9f382613aa821550932d5cf34a4d3363e399)
* hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparator.java
> 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
> Fix For: 2.0.0, 1.2.0
>
> 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)