[
https://issues.apache.org/jira/browse/HBASE-11993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135996#comment-14135996
]
Andrey Stepachev commented on HBASE-11993:
------------------------------------------
May be it is better to merge TableStateManager and FSTableDescriptors. Seems
that there is two caches maintained and need to be kept in sync?
> Expose the set of tables available in TableStateManager
> -------------------------------------------------------
>
> Key: HBASE-11993
> URL: https://issues.apache.org/jira/browse/HBASE-11993
> Project: HBase
> Issue Type: Improvement
> Components: master
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-11993-v0.patch
>
>
> TableStateManager has the full set of TableNames already in memory,
> we should expose the set of table names and use it instead of going to query
> the fs descriptors.
> (Is there any reason why we don't have the descriptors in-memory too? saving
> memory with tons of tables? do we even support tons of tables?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)