[
https://issues.apache.org/jira/browse/HBASE-11759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-11759.
---------------------------------------
> 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
> Priority: Major
>
> 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
(v8.20.7#820007)