You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhang Jingpeng (JIRA)" <ji...@apache.org> on 2014/05/16 13:22:16 UTC

[jira] [Commented] (HBASE-11184) why initialize the thread pool with one thread for closing store files

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

Zhang Jingpeng commented on HBASE-11184:
----------------------------------------

i found it can configure  "hbase.hstore.open.and.close.threads.max" ,but this  config is not found through hbase-default.xml  and the default value is 1

> why initialize the thread pool with one thread for closing store files
> ----------------------------------------------------------------------
>
>                 Key: HBASE-11184
>                 URL: https://issues.apache.org/jira/browse/HBASE-11184
>             Project: HBase
>          Issue Type: Improvement
>          Components: HFile
>    Affects Versions: 0.94.17
>            Reporter: Zhang Jingpeng
>            Priority: Trivial
>
> when i read Store close() method i found  the thread pool for closing store files  with only one Thread.
> why initialize the thread pool with only one thread for closing store files?



--
This message was sent by Atlassian JIRA
(v6.2#6252)