[
https://issues.apache.org/jira/browse/HBASE-11332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar resolved HBASE-11332.
-----------------------------------
Resolution: Fixed
> Fix for metas location cache from HBASE-10785
> ----------------------------------------------
>
> Key: HBASE-11332
> URL: https://issues.apache.org/jira/browse/HBASE-11332
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.99.0, hbase-10070
>
> Attachments:
> 0043-HBASE-11332-Fix-for-metas-location-cache-from-HBASE-.patch,
> hbase-11332_v1.patch
>
>
> In HBASE-10785, we removed the invalidation of the cached location from patch
> v2 to v3. This results in a case where if there is a cached location for
> meta, it is not invalidated.
> Since we do a second check from cache for the location after acquiring the
> lock, this results in metas location to be wrongly cached forever resulting
> in clients blocking indefinitely.
--
This message was sent by Atlassian JIRA
(v6.2#6252)