Description
Replace the double lookup master.getAssignmentManager().getTableStateManager() with the direct master.getTableStateManager().
this also because I'd like to remove the TableStateManager instance from the new AM.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-15778 replace master.am and master.sm direct access with getter calls
-
- Closed
-