Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
HBASE-21317 [hbck2] Add version, version handling, and
misc override to assigns/unassigns M hbase-hbck2/pom.xml Add handling of a hbck.properties file that gets bundle up in the jar. During build, interpolation adds version and git info via git-commit-id-plugin and filtering. M hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java Add version emission. Add fail when we go against an hbase that does not support hbck2. Add assigns/unassigns override. Change 'force' on bypass to match. Add a recursive to bypass so if passed a parent it will find children and bypass them.
- Loading branch information
Showing
5 changed files
with
245 additions
and
79 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
Oops, something went wrong.