Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
Description
This is a list of items to work on to improve framework perf taken from https://docs.google.com/document/d/1kEWzyA0iCyRjdogjju9JNMDT9ODHaKcyoAJTMXkDpxc/edit# Make sub-issues to work on each in the list below:
- Replace fixed Executor Threads with dynamic thread pool (Easy)
- Connect the active thread count with the ProcStore slots (Medium)
- Parallelize the load (Complex)
- Allow Procedures to start early (Complex) https://github.com/apache/hbase/blob/master/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java#L155
Attachments
Issue Links
- is depended upon by
-
HBASE-12439 Procedure V2
- Closed