You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:02 UTC

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

guanyun created HBASE-23502:
-------------------------------

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

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
(v8.3.4#803005)