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

[jira] [Resolved] (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:all-tabpanel ]

stack resolved HBASE-11184.
---------------------------

    Resolution: Invalid

Resolving as invalid.

This kind of question best belongs on the user or dev lists.

Yeah, the notiion is that you can ask to run with more closers.  We don't list every config in the hbase-default.xml because it would overwhelm and confuse.  Some configs are in code only.  If you have gone to the trouble of reading the code, then you'll likely understand what the particular minor config can do for you.

> 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)