[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-07 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-11673:
---

Attachment: testFencingAroundCompactionAfterWALSync.tar.gz

test output from Jenkins.


> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Test
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Fix For: 2.0.0
>
> Attachments: HBASE_11673-v1.patch, 
> testFencingAroundCompactionAfterWALSync.tar.gz
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-05 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-11673:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Test
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Fix For: 2.0.0
>
> Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-05 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-11673:
---

Fix Version/s: 2.0.0
 Hadoop Flags: Reviewed

Thanks for the patch, Sergey

Integrated to master.

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Test
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Fix For: 2.0.0
>
> Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-05 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-11673:
---

Issue Type: Test  (was: Bug)

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Test
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-05 Thread Sergey Soldatov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Soldatov updated HBASE-11673:


Status: Patch Available  (was: Open)

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Bug
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

2014-08-05 Thread Sergey Soldatov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Soldatov updated HBASE-11673:


Attachment: HBASE_11673-v1.patch

changed hbase.hstore.compaction.min to 1 from the default 3. This problem was 
introduced with HBASE-11120

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> ---
>
> Key: HBASE-11673
> URL: https://issues.apache.org/jira/browse/HBASE-11673
> Project: HBase
>  Issue Type: Bug
>Reporter: Qiang Tian
>Assignee: Sergey Soldatov
> Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< 
> FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests
>  run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< 
> FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 
> 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
>  type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting 
> for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at 
> >org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at 
> >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at 
> >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)