Details
Description
Add event support to the procedure queue to avoid spinning and remove all the immutable object creations from the java classes Map, Tree, ...
the queues that can't be executed because are waiting for an event (e.g. master initialized) or someone else have an exclusive lock are pulled out the run queue
Attachments
Attachments
Issue Links
- is related to
-
HBASE-16082 Procedure v2 - Move out helpers from MasterProcedureScheduler
- Closed