[
https://issues.apache.org/jira/browse/HBASE-13649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536257#comment-14536257
]
Hudson commented on HBASE-13649:
--------------------------------
FAILURE: Integrated in HBase-1.2 #66 (See
[https://builds.apache.org/job/HBase-1.2/66/])
HBASE-13649 CellComparator.compareTimestamps javadoc inconsistent and wrong
(Dave Latham) (stack: rev fdaeb8601979eaf9b69b4c91c5e509f40c573eb1)
* 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)