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

Jean-Marc Spaggiari commented on HBASE-9189:
--------------------------------------------

I just got 0.94 passed too:
{quote}
Results :

Tests run: 1378, Failures: 0, Errors: 0, Skipped: 13

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:20:03.365s
[INFO] Finished at: Tue Aug 13 15:10:05 EDT 2013
[INFO] Final Memory: 36M/470M
[INFO] ------------------------------------------------------------------------
jmspaggi@buldo:~/workspace/hbase-0.94.11-SNAPSHOT$ 
{quote}

So we should be fine. Just ping me if there is anything I need to loop at, I 
will be happy to. 
                
> IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check all the 
> stores before returning.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-9189
>                 URL: https://issues.apache.org/jira/browse/HBASE-9189
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.1, 0.94.10, 0.96.0
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>             Fix For: 0.98.0, 0.95.2, 0.94.11
>
>         Attachments: HBASE-9189-v0-0.94.patch, HBASE-9189-v0-trunk.patch, 
> HBASE-9189-v1-0.94.patch
>
>
> IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() return as soon as it 
> found any store big enough to be split. However, it should first go trough 
> all all the stores to make sure they are all splittable before returning.

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