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

Hudson commented on HBASE-4381:
-------------------------------

Integrated in HBase-TRUNK #2209 (See 
[https://builds.apache.org/job/HBase-TRUNK/2209/])
    Amend HBASE-4381 Refactor split decisions into a split policy class

Adjusts heap size estimates for HRegion and Store to fix failing TestHeapSize.

todd : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java


> Refactor split decisions into a split policy class
> --------------------------------------------------
>
>                 Key: HBASE-4381
>                 URL: https://issues.apache.org/jira/browse/HBASE-4381
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-4381.txt
>
>
> This is a semantics-preserving refactor that moves the code that decides when 
> and where to split into a new split policy class.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to