Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
HBASE-22957 [HBCK2] reference file check fails if compiled with old v… (
#21) * HBASE-22957 [HBCK2] reference file check fails if compiled with old version but check against new Move local methods from FSUtils that are used only by hbck1 AND whose signature was changed in hbase2 minor versions causing breakage if compiled w/ old version and run w/ a newer hbase (or vice versa). * Fix checkstyle complaint
- Loading branch information
Showing
1 changed file
with
179 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters