[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-11-08 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6827:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #253 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/253/])
HBASE-6827. [WINDOWS] TestScannerTimeout fails expecting a timeout 
(Revision 1407290)

 Result = FAILURE
enis : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannerTimeout.java


> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.3, 0.96.0
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
> Fix For: 0.96.0
>
> Attachments: hbase-6827_v1-0.94.patch, hbase-6827_v1-trunk.patch
>
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-11-08 Thread Hudson (JIRA)

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

Hudson commented on HBASE-6827:
---

Integrated in HBase-TRUNK #3522 (See 
[https://builds.apache.org/job/HBase-TRUNK/3522/])
HBASE-6827. [WINDOWS] TestScannerTimeout fails expecting a timeout 
(Revision 1407290)

 Result = FAILURE
enis : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannerTimeout.java


> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.3, 0.96.0
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
> Fix For: 0.96.0
>
> Attachments: hbase-6827_v1-0.94.patch, hbase-6827_v1-trunk.patch
>
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-27 Thread stack (JIRA)

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

stack commented on HBASE-6827:
--

+1 on commit

> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.3, 0.96.0
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
> Attachments: hbase-6827_v1-0.94.patch, hbase-6827_v1-trunk.patch
>
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-19 Thread Enis Soztutar (JIRA)

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

Enis Soztutar commented on HBASE-6827:
--

bq. Want to setup a windows build on jenkins? Is there one up on apache 
jenkins? There must be?
I had opened HBASE-6819 for this. I see 1 windows machine on 
https://builds.apache.org/, but it says it is offline. Once we get tests 
running locally, I'll push for a resolution around that.

> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0, 0.94.3
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-18 Thread stack (JIRA)

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

stack commented on HBASE-6827:
--

Want to setup a windows build on jenkins?  Is there one up on apache jenkins?  
There must be?

> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0, 0.94.3
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-18 Thread stack (JIRA)

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

stack commented on HBASE-6827:
--

Excellent.  Fixing more of our flakey tests.

> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0, 0.94.3
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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


[jira] [Commented] (HBASE-6827) [WINDOWS] TestScannerTimeout fails expecting a timeout

2012-09-18 Thread Enis Soztutar (JIRA)

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

Enis Soztutar commented on HBASE-6827:
--

The failure seems to be related to timing. We wait for SCANNER_TIMEOUT 
(10secs), but the Leases.java only wakes up once in 
HConstants.THREAD_WAKE_FREQUENCY (10 sec by default, 1 sec in tests). But the 
wait should actually ensure that we wait for at least
SCANNER_TIMEOUT + THREAD_WAKE_FREQUENCY.

> [WINDOWS] TestScannerTimeout fails expecting a timeout
> --
>
> Key: HBASE-6827
> URL: https://issues.apache.org/jira/browse/HBASE-6827
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.96.0, 0.94.3
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
>
> TestScannerTimeout.test2481() fails with:
> {code}
> java.lang.AssertionError: We should be timing out
>   at org.junit.Assert.fail(Assert.java:93)
>   at 
> org.apache.hadoop.hbase.client.TestScannerTimeout.test2481(TestScannerTimeout.java:117)
> {code}

--
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