You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (Jira)" <ji...@apache.org> on 2020/11/12 21:51:00 UTC

[jira] [Created] (HBASE-25279) Non-daemon thread in ZKWatcher

Josh Elser created HBASE-25279:
----------------------------------

             Summary: Non-daemon thread in ZKWatcher
                 Key: HBASE-25279
                 URL: https://issues.apache.org/jira/browse/HBASE-25279
             Project: HBase
          Issue Type: Bug
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 3.0.0-alpha-1


ZKWatcher spawns an ExecutorService which doesn't mark its threads as daemons which will prevent clean shut downs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)