Description
The main points in this patch are:
- lowering the number of copy of the RIT list
- lowering the number of synchronization
- synchronizing on a region rather than on everything
It also contains:
- some fixes around the RIT notification: the list was sometimes modified without a corresponding 'notify'.
- some tests flakiness correction, actually unrelated to this patch.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-7007 [MTTR] Study assigns to see if we can make them faster still
- Closed
- is required by
-
HBASE-5843 Improve HBase MTTR - Mean Time To Recover
- Closed