[
https://issues.apache.org/jira/browse/HBASE-19527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293404#comment-16293404
]
Appy edited comment on HBASE-19527 at 12/15/17 11:24 PM:
---------------------------------------------------------
Came across this a while back.
https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/util/Daemon.html
Nice syntactic sugar. Can we use it if not too much change?
was (Author: appy):
Came across this a while back.
https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/util/Daemon.html
Nice syntactic sugar. Can we use it too?
> Make ExecutorService threads daemon=true.
> -----------------------------------------
>
> Key: HBASE-19527
> URL: https://issues.apache.org/jira/browse/HBASE-19527
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-19527.master.001.patch
>
>
> Let me try this. ExecutorService runs OPENs, CLOSE, etc. If Server is going
> down, no point in these threads sticking around (I think). Let me try this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)