[
https://issues.apache.org/jira/browse/HBASE-10460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892539#comment-13892539
]
Hudson commented on HBASE-10460:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #133 (See
[https://builds.apache.org/job/HBase-0.98/133/])
HBASE-10460 Return value of Scan#setSmall() should be void - Addendum patch to
fix javadoc warning (enis: rev 1564625)
*
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java
> Return value of Scan#setSmall() should be void
> ----------------------------------------------
>
> Key: HBASE-10460
> URL: https://issues.apache.org/jira/browse/HBASE-10460
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.0, 0.99.0
>
> Attachments: 10460.txt, hbase-10460_addendum.patch
>
>
> Aleksandr Shulman reported the following incompatibility between 0.96 and
> 0.98 under the '[VOTE] The 1st HBase 0.98.0 release candidate is available
> for download' thread:
> {code}
> Exception from testScanMeta: -> java.lang.NoSuchMethodError:
> org.apache.hadoop.hbase.client.Scan.setSmall(Z)V
> {code}
> Return value of Scan#setSmall() should be void
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)