[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-14 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


SUCCESS: Integrated in HBase-0.98 #1155 (See 
[https://builds.apache.org/job/HBase-0.98/1155/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev bbcb53a21527a65e44dcc9e9d03eb20b3e5f9ebb)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-14 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1108 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1108/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev bbcb53a21527a65e44dcc9e9d03eb20b3e5f9ebb)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-14 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-1.2 #251 (See 
[https://builds.apache.org/job/HBase-1.2/251/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev c25657f26b991e60ad8ccaf9c2c2182edb83eb98)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-14 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-TRUNK #6907 (See 
[https://builds.apache.org/job/HBase-TRUNK/6907/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev 0e41dc18c0fb6a1533eff549f7836c0c9f5d4685)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-13 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-1.3 #261 (See 
[https://builds.apache.org/job/HBase-1.3/261/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev 1a163b7ab71f7e1b5958102bb4e059e9e68be729)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-13 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-1.3-IT #234 (See 
[https://builds.apache.org/job/HBase-1.3-IT/234/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev 1a163b7ab71f7e1b5958102bb4e059e9e68be729)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-13 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-1.0 #1080 (See 
[https://builds.apache.org/job/HBase-1.0/1080/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev 71b8cb9bd36c993e9479dea4c1d4843482a3d5e1)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-13 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


SUCCESS: Integrated in HBase-1.2-IT #208 (See 
[https://builds.apache.org/job/HBase-1.2-IT/208/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev c25657f26b991e60ad8ccaf9c2c2182edb83eb98)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-13 Thread Hudson (JIRA)

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

Hudson commented on HBASE-14591:


FAILURE: Integrated in HBase-1.1 #704 (See 
[https://builds.apache.org/job/HBase-1.1/704/])
HBASE-14591 Region with reference hfile may split after a forced split 
(liushaohui: rev 8ad3bf046bb7e63bd6884c9fb3365e4c2b75c28a)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionSplitPolicy.java


> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-12 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-14591:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12766081/HBASE-14591-v1.patch
  against master branch at commit 587f5bc11f9d5d37557baf36c7df110af860a95c.
  ATTACHMENT ID: 12766081

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:green}+1 hadoop versions{color}. The patch compiles with all 
supported hadoop versions (2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.6.1 2.7.0 
2.7.1)

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 protoc{color}.  The applied patch does not increase the 
total number of protoc compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{color:green}+1 findbugs{color}.  The patch does not introduce any  new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn post-site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
 

 {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s):   
at 
org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.testRegionOperations(TestNamespaceAuditor.java:469)

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/15964//testReport/
Release Findbugs (version 2.0.3)warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/15964//artifact/patchprocess/newFindbugsWarnings.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/15964//artifact/patchprocess/checkstyle-aggregate.html

  Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/15964//console

This message is automatically generated.

> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-12 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-14591:


lgtm

> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-12 Thread stack (JIRA)

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

stack commented on HBASE-14591:
---

+1 for 0.98+  Marked it critical since a bit of a disaster if it happens. Nice 
one [~liushaohui]   The zombie is being dealt with over in HBASE-14569

> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-14591) Region with reference hfile may split after a forced split in IncreasingToUpperBoundRegionSplitPolicy

2015-10-12 Thread Liu Shaohui (JIRA)

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

Liu Shaohui commented on HBASE-14591:
-

Thanks for [~yuzhih...@gmail.com] and [~stack]'s reviews~

I will commit it to all 0.98+ branches if no objection until tomorrow.

> Region with reference hfile may split after a forced split in 
> IncreasingToUpperBoundRegionSplitPolicy
> -
>
> Key: HBASE-14591
> URL: https://issues.apache.org/jira/browse/HBASE-14591
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.98.15
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-14591-v1.patch
>
>
> In the IncreasingToUpperBoundRegionSplitPolicy, a region with a store having 
> hfile reference may split after a forced split. This will break many 
> assumptions of design.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)