Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
So we can resue the code in HRegion for persisting the procedures, and also the optimized WAL implementation for better performance.
This requires we merge the hbase-procedure module to hbase-server, which is an anti-pattern as we make the hbase-server module more overloaded. But I think later we can first try to move the WAL stuff out.
Attachments
Issue Links
- breaks
-
HBASE-23786 [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB
- Resolved
- relates to
-
HBASE-23617 Add a stress test tool for region based procedure store
- Resolved
-
HBASE-23618 Add a tool to dump procedure info in the WAL file
- Resolved
-
HBASE-23624 Add a tool to dump the procedure info in HFile
- Resolved
-
HBASE-23652 Move the unsupported procedure type check before migrating to RegionProcedureStore
- Resolved
-
HBASE-24408 Introduce a general 'local region' to store data on master
- Resolved
- links to