[
https://issues.apache.org/jira/browse/HBASE-15776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-15776:
------------------------------------
Attachment: HBASE-15776-v1.patch
> Replace master.am.getTableStateManager() with the direct
> master.getTableStateManager()
> --------------------------------------------------------------------------------------
>
> Key: HBASE-15776
> URL: https://issues.apache.org/jira/browse/HBASE-15776
> Project: HBase
> Issue Type: Sub-task
> Components: master
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-15776-v0.patch, HBASE-15776-v1.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)