[
https://issues.apache.org/jira/browse/HBASE-11759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Virag Kothari updated HBASE-11759:
----------------------------------
Issue Type: Sub-task (was: Bug)
Parent: HBASE-11165
> TableZnode should be cached
> ---------------------------
>
> Key: HBASE-11759
> URL: https://issues.apache.org/jira/browse/HBASE-11759
> Project: HBase
> Issue Type: Sub-task
> Reporter: Virag Kothari
> Assignee: Virag Kothari
>
> Observed on 0.98 with zk less assignment.
> On receiving the rpc call about Region state transition, the rpc reader
> threads on master tries to figure whether the table is in disabling or
> disabled state. For this they all read tableznode which becomes a point of
> contention. We can just cache the state of table.
--
This message was sent by Atlassian JIRA
(v6.2#6252)