You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "tianhang tang (Jira)" <ji...@apache.org> on 2022/07/01 11:08:00 UTC

[jira] [Created] (HBASE-27171) Fix Annotation Error in HRegionFileSystem

tianhang tang created HBASE-27171:
-------------------------------------

             Summary: Fix Annotation Error in HRegionFileSystem
                 Key: HBASE-27171
                 URL: https://issues.apache.org/jira/browse/HBASE-27171
             Project: HBase
          Issue Type: Bug
            Reporter: tianhang tang
            Assignee: tianhang tang


The annotation of setStoragePolicy:
{code:java}
See see hadoop 2.6+ ... {code}
should be 
{code:java}
See hadoop 2.6+ {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)