You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/02/03 23:37:07 UTC

[jira] [Created] (HBASE-10460) Return value of Scan#setSmall() should be void

Ted Yu created HBASE-10460:
------------------------------

             Summary: 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
            Reporter: Ted Yu
            Assignee: Ted Yu
         Attachments: 10460.txt

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)