[
https://issues.apache.org/jira/browse/HBASE-9189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737647#comment-13737647
]
Hudson commented on HBASE-9189:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #670 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/670/])
HBASE-9189 IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check
all the stores before returning (stack: rev 1513262)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java
> 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