[
https://issues.apache.org/jira/browse/HBASE-10009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-10009.
-----------------------------------------
Assignee: (was: Manukranth Kolloju)
Resolution: Incomplete
> Fix potential OOM exception in HTableMultiplexer
> ------------------------------------------------
>
> Key: HBASE-10009
> URL: https://issues.apache.org/jira/browse/HBASE-10009
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.89-fb
> Reporter: Liyin Tang
> Priority: Minor
>
> HTableMultiplexer is our thread safe non-blocking api.
> HTableMultiplexer.getHTable is supposed to cache HTable instance, but it
> fails to do so if it is called on a table with same name but a different
> reference. Fix this behavior and add a unit test case in the existing
> TestHtableMultiplexer class.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)