You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2013/08/11 18:02:47 UTC

[jira] [Created] (HBASE-9189) IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check all the stores before returning.

Jean-Marc Spaggiari created HBASE-9189:
------------------------------------------

             Summary: 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.94.10, 0.95.1, 0.96.0
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari


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