You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/02/12 18:07:00 UTC

[jira] [Updated] (HBASE-25571) Compilation in branch-2 after HBASE-25364

     [ https://issues.apache.org/jira/browse/HBASE-25571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Arshad updated HBASE-25571:
------------------------------------
    Fix Version/s: 2.5.0

> Compilation in branch-2 after  HBASE-25364
> ------------------------------------------
>
>                 Key: HBASE-25571
>                 URL: https://issues.apache.org/jira/browse/HBASE-25571
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.5.0
>
>
> {code:java}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[737,12] cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[738,13] cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[744,12] cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [ERROR] /D:/code/apache/forked/hbaseBranch2/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFile.java:[745,13] cannot find symbol
>   symbol:   method getCell(byte[],byte[],byte[])
>   location: class org.apache.hadoop.hbase.io.hfile.TestHFile
> [INFO] 4 errors
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)