You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/13 18:57:00 UTC

[jira] [Resolved] (HBASE-6519) FSRegionScanner should be in its own file

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

Andrew Kyle Purtell resolved HBASE-6519.
----------------------------------------
    Resolution: Incomplete

> FSRegionScanner should be in its own file
> -----------------------------------------
>
>                 Key: HBASE-6519
>                 URL: https://issues.apache.org/jira/browse/HBASE-6519
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>         Environment: mac osx, jdk 1.6
>            Reporter: Ramkumar Vadali
>            Priority: Minor
>
> I found this problem in the 0.89-fb branch.
> I was not able to start the master because of a ClassNotFoundException for FSRegionScanner.
> FSRegionScanner is a top-level class in FSUtils.java. Moving it to a separate file solved the problem.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)