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

Hudson commented on HBASE-7033:
-------------------------------

Integrated in HBase-0.94 #555 (See 
[https://builds.apache.org/job/HBase-0.94/555/])
    HBASE-7053 port blockcache configurability (part of HBASE-6312, and 
HBASE-7033) to 0.94 (Sergey Shelukhin) (Revision 1402385)

     Result = SUCCESS
larsh : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/io/hfile/CacheConfig.java
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/io/hfile/DoubleBlockCache.java
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileDataBlockEncoder.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/io/hfile/TestLruBlockCache.java

                
> Add hbase.lru.blockcache.acceptable.factor to configuration, akin to the 
> min.factor added by HBASE-6312
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7033
>                 URL: https://issues.apache.org/jira/browse/HBASE-7033
>             Project: HBase
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.96.0
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7033.patch
>
>
> Background: we want to make the change to block cache setting available on 
> 0.94 without actually changing the defaults as was done in HBASE-6312, as 
> this can be destabilizing.
> Thus, both of these would be configurable instead of just one, and the user 
> would be able to switch to new values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to