[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


FAILURE: Integrated in HBase-Trunk_matrix #930 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/930/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev 8aa8abfcb672e4b905c487a10f1511db431f7006)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckOneRS.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0, 1.2.2, 1.1.6
>
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


FAILURE: Integrated in HBase-1.1-JDK8 #1803 (See 
[https://builds.apache.org/job/HBase-1.1-JDK8/1803/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev 55212d53139d197e1fd499592c2ff9a390ed60c5)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0, 1.2.2, 1.1.6
>
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


FAILURE: Integrated in HBase-1.1-JDK7 #1717 (See 
[https://builds.apache.org/job/HBase-1.1-JDK7/1717/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev 55212d53139d197e1fd499592c2ff9a390ed60c5)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0, 1.2.2, 1.1.6
>
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


SUCCESS: Integrated in HBase-1.2 #627 (See 
[https://builds.apache.org/job/HBase-1.2/627/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev d14803534b93fc393535a7314f3596b3ba4c95c4)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0, 1.2.2, 1.1.6
>
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


SUCCESS: Integrated in HBase-1.4 #160 (See 
[https://builds.apache.org/job/HBase-1.4/160/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev 00785225494ee2b7eca248e5d0d5ef5ff56b6003)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0, 1.2.2, 1.1.6
>
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Stephen Yuan Jiang (JIRA)

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

Stephen Yuan Jiang commented on HBASE-15850:


Failed 
org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics.testMobMetrics has 
nothing to do with the change.

> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


SUCCESS: Integrated in HBase-1.2-IT #509 (See 
[https://builds.apache.org/job/HBase-1.2-IT/509/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev d14803534b93fc393535a7314f3596b3ba4c95c4)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-15850:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not have any anti-patterns. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} test4tests {color} | {color:green} 0m 
0s {color} | {color:green} The patch appears to include 1 new or modified test 
files. {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 4m 
16s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 54s 
{color} | {color:green} master passed with JDK v1.8.0 {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 42s 
{color} | {color:green} master passed with JDK v1.7.0_79 {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green} 1m 
41s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
43s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green} 4m 
18s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 42s 
{color} | {color:green} master passed with JDK v1.8.0 {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 50s 
{color} | {color:green} master passed with JDK v1.7.0_79 {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 1m 
14s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 1m 32s 
{color} | {color:green} the patch passed with JDK v1.8.0 {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 1m 32s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 1m 27s 
{color} | {color:green} the patch passed with JDK v1.7.0_79 {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 1m 27s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green} 2m 
8s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
41s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
12m 35s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.4.1 2.5.2 2.6.0. {color} |
| {color:green}+1{color} | {color:green} findbugs {color} | {color:green} 2m 
56s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 43s 
{color} | {color:green} the patch passed with JDK v1.8.0 {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 45s 
{color} | {color:green} the patch passed with JDK v1.7.0_79 {color} |
| {color:red}-1{color} | {color:red} unit {color} | {color:red} 133m 55s 
{color} | {color:red} hbase-server in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
17s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 173m 2s {color} 
| {color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | hadoop.hbase.regionserver.TestRegionServerMetrics |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12804698/HBASE-15850.v1-master.patch
 |
| JIRA Issue | HBASE-15850 |
| Optional Tests |  asflicense  javac  javadoc  unit  findbugs  hadoopcheck  
hbaseanti  checkstyle  compile  |
| uname | Linux asf910.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/test_framework/yetus-0.2.1/lib/precommit/personality/hbase.sh
 |
| git revision | master / 3bd9220 |
| Default Java | 1.7.0_79 |
| Multi-JDK versions |  /home/jenkins/tools/java/jdk1.8.0:1.8.0 
/usr/local/jenkins/java/jdk1.7.0_79:1.7.0_79 |
| findbugs | v3.0.0 |
| unit | 

[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


SUCCESS: Integrated in HBase-1.3-IT #665 (See 
[https://builds.apache.org/job/HBase-1.3-IT/665/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev d3d50338e742bc7b2e6fbd73cc48d176d8f24409)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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


[jira] [Commented] (HBASE-15850) Localize the configuration change in testCheckTableLocks to reduce flakiness of TestHBaseFsck test suite

2016-05-18 Thread Hudson (JIRA)

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

Hudson commented on HBASE-15850:


FAILURE: Integrated in HBase-1.3 #702 (See 
[https://builds.apache.org/job/HBase-1.3/702/])
HBASE-15850 Localize the configuration change in testCheckTableLocks to 
(syuanjiangdev: rev d3d50338e742bc7b2e6fbd73cc48d176d8f24409)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> Localize the configuration change in testCheckTableLocks to reduce flakiness 
> of TestHBaseFsck test suite 
> -
>
> Key: HBASE-15850
> URL: https://issues.apache.org/jira/browse/HBASE-15850
> Project: HBase
>  Issue Type: Bug
>  Components: hbck
>Affects Versions: 1.1.5
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
> Attachments: HBASE-15850.v1-branch-1.1.patch, 
> HBASE-15850.v1-master.patch
>
>
> TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms" 
> config from 10 minutes default value to 1 ms.  This change impacts other 
> tests in the TestHBaseFsck test suite, especially in branch-1.1.  
> {code}
> conf.setLong(TableLockManager.TABLE_LOCK_EXPIRE_TIMEOUT, 1);
> {code}
> The proposed change is to make the configuration change local for testing 
> purpose so that other tests would not be impacted.



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