[ 
https://issues.apache.org/jira/browse/HBASE-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-680:
------------------------

    Fix Version/s: 0.2.0

Committed on branch too.

> config parameter hbase.io.index.interval  should be hbase.index.interval, 
> accroding to HBaseMapFile.HbaseWriter
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-680
>                 URL: https://issues.apache.org/jira/browse/HBASE-680
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.1.2
>         Environment: it's a mistack in source code or default configuration 
> fail.
>            Reporter: LN
>            Priority: Minor
>             Fix For: 0.1.3, 0.2.0
>
>
> in conf/hbase-default.xml and FAQ, there has a  performance tuning parameter 
> "hbase.io.index.interval", but can't find any usage in sources. instead, 
> HStoreFile.java #585 using "hbase.index.interval" to set mapfile index 
> interval (setIndexInterval). so i think  HStoreFile.java mistyped the 
> parameter name.
> this mistake will make users thinkgs "hbase.io.index.interval" useless. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to