[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-22 Thread Hudson (Jira)


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

Hudson commented on HBASE-23862:


Results for branch branch-1.3
[build #1140 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/1140/]: 
(x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/1140//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/1140//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/1140//JDK8_Nightly_Build_Report_(Hadoop2)/]




(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Fix For: 1.3.7, 1.7.0, 1.4.13
>
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-22 Thread Hudson (Jira)


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

Hudson commented on HBASE-23862:


Results for branch branch-1.4
[build #1187 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/1187/]: 
(x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/1187//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/1187//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/1187//JDK8_Nightly_Build_Report_(Hadoop2)/]




(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Fix For: 1.3.7, 1.7.0, 1.4.13
>
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-21 Thread Hudson (Jira)


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

Hudson commented on HBASE-23862:


FAILURE: Integrated in Jenkins build HBase-1.3-IT #677 (See 
[https://builds.apache.org/job/HBase-1.3-IT/677/])
HBASE-23862 Fix flaky TestSnapshotFromMaster in 1.x versions (#1190) (sakthi: 
rev 25db826693c9edfd47f3c2a4d84f6c85e4873777)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java


> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Fix For: 1.3.7, 1.7.0, 1.4.13
>
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-21 Thread Sakthi (Jira)


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

Sakthi commented on HBASE-23862:


branch-1 pom currently aims at 1.7.0-snapshot hence putting 1.7.0 as fix 
version.

> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Fix For: 1.3.7, 1.7.0, 1.4.13
>
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-21 Thread Sakthi (Jira)


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

Sakthi commented on HBASE-23862:


pushed to branch-1.4 and branch-1.3. Let me close out this jira.

> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-19 Thread Hudson (Jira)


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

Hudson commented on HBASE-23862:


Results for branch branch-1
[build #1238 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1238/]: 
(x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1238//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1238//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1238//JDK8_Nightly_Build_Report_(Hadoop2)/]




(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-19 Thread Sakthi (Jira)


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

Sakthi commented on HBASE-23862:


Once the QA comes up for both 1.3, 1.4 I'll push them in.

> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
> Attachments: hbase-23862.branch-1.3.001.patch, 
> hbase-23862.branch-1.4.001.patch
>
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-17 Thread Sakthi (Jira)


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

Sakthi commented on HBASE-23862:


The change seems to help us. Let me create a pr.

> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23862) Fix flaky TestSnapshotFromMaster in 1.x versions

2020-02-17 Thread Sakthi (Jira)


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

Sakthi commented on HBASE-23862:


Have pushed change into the branch 
https://github.com/apache/hbase/tree/HBASE-23862 for testing using our adhoc UT 
running job.

> Fix flaky TestSnapshotFromMaster in 1.x versions
> 
>
> Key: HBASE-23862
> URL: https://issues.apache.org/jira/browse/HBASE-23862
> Project: HBase
>  Issue Type: Task
>Reporter: Sakthi
>Assignee: Sakthi
>Priority: Major
>
> HBASE-23658 was about fixing this flakey ut in branch-2+. I think it can be 
> backported to branch-1s as well. 18/30 times this test has failed in 
> branch-1, 10/30 in 1.4 and 3/30 in 1.3.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)