You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/06/11 23:57:02 UTC

[jira] [Created] (HBASE-11332) Fix for metas location cache from HBASE-10785

Enis Soztutar created HBASE-11332:
-------------------------------------

             Summary: 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: hbase-10070


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)