You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/07/27 01:21:00 UTC

[jira] [Created] (HBASE-18459) [C++] Fix Segfault in location-cache

Enis Soztutar created HBASE-18459:
-------------------------------------

             Summary: [C++] Fix Segfault in location-cache
                 Key: HBASE-18459
                 URL: https://issues.apache.org/jira/browse/HBASE-18459
             Project: HBase
          Issue Type: Sub-task
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: HBASE-14850


When testing with the new multi-threaded load-client (implemented in HBASE-18086), I've noticed that sometimes we get a segfault when zookeeper or master connection gets an exception. 

It seems to be from the way the we invalidate meta and refresh the meta. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)