Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Adds fix of overlaps to the fixMeta hbck service method. Uses the bulk-merge facility. Merges a max of 10 at a time. Set hbase.master.metafixer.max.merge.count to higher if you want to do more than 10 in the one go.
Description
fixMeta currently does holes in meta only courtesy of HBASE-22771 which added fixMeta to hbck Service; missing was fix of overlaps too. This JIRA is about adding fix of overlaps to general fixMeta call.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-22771 [HBCK2] fixMeta method and server-side support
- Resolved
- relates to
-
HBASE-22825 [HBCK2] Add a client-side to hbase-operator-tools that can exploit fixMeta added in server side
- Resolved
- links to