[ 
https://issues.apache.org/jira/browse/HBASE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435358#comment-13435358
 ] 

Zhihong Ted Yu commented on HBASE-6568:
---------------------------------------

Currently we have:
{code}
./hbase-server/src/main/java/org/apache/hadoop/hbase/util/BloomFilterFactory.java
./hbase-server/src/main/java/org/apache/hadoop/hbase/util/ChecksumFactory.java
./hbase-server/src/main/java/org/apache/hadoop/hbase/util/RetryCounterFactory.java
{code}
Maybe move DaemonThreadFactory.java there ?
                
> Extract daemon thread factory from HTable into its own class
> ------------------------------------------------------------
>
>                 Key: HBASE-6568
>                 URL: https://issues.apache.org/jira/browse/HBASE-6568
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.96.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 0.96.0
>
>         Attachments: hbase-6568-addendum.patch, java_HBASE-6568-v0.patch
>
>
> The DaemonThreadFactory in HTable is a really nice utility that is useful in 
> multiple places. We should pull out into a standalone class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to