[
https://issues.apache.org/jira/browse/HBASE-9189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738561#comment-13738561
]
Jean-Marc Spaggiari commented on HBASE-9189:
--------------------------------------------
Works for me in trunk. I will try in 0.94 and also export 0.95 and test with it
too...
{code}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Assembly 0.97.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-assembly
---
[INFO]
[INFO] --- maven-dependency-plugin:2.1:build-classpath
(create-hbase-generated-classpath) @ hbase-assembly ---
[INFO] Wrote classpath file
'/home/jmspaggi/workspace/hbase-TRUNK/hbase-assembly/target/../../target/cached_classpath.txt'.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [6.128s]
[INFO] HBase - Common .................................... SUCCESS [22.205s]
[INFO] HBase - Protocol .................................. SUCCESS [0.665s]
[INFO] HBase - Client .................................... SUCCESS [19.061s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.205s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.108s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [2.586s]
[INFO] HBase - Server .................................... SUCCESS
[1:14:43.249s]
[INFO] HBase - Integration Tests ......................... SUCCESS [0.911s]
[INFO] HBase - Examples .................................. SUCCESS [3.640s]
[INFO] HBase - Assembly .................................. SUCCESS [1.286s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:15:46.843s
[INFO] Finished at: Tue Aug 13 13:03:41 EDT 2013
[INFO] Final Memory: 48M/538M
[INFO] ------------------------------------------------------------------------
{code}
> 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