stack created HBASE-17788:
-----------------------------
Summary: Procedure V2 performance improvements
Key: HBASE-17788
URL: https://issues.apache.org/jira/browse/HBASE-17788
Project: HBase
Issue Type: Sub-task
Components: Performance, proc-v2
Reporter: stack
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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)