[jira] [Commented] (HBASE-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-11 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in HBase-0.94 #958 (See 
[https://builds.apache.org/job/HBase-0.94/958/])
HBASE-8303. Increase the test timeout to 60s when they are less than 20s 
(Revision 1467157)

 Result = SUCCESS
apurtell : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotsFromAdmin.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/ipc/TestPBOnWritableRpc.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/handler/TestCreateTableHandler.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestThreads.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.94.7, 0.95.1
>
> Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-11 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in HBase-0.94-security #134 (See 
[https://builds.apache.org/job/HBase-0.94-security/134/])
HBASE-8303. Increase the test timeout to 60s when they are less than 20s 
(Revision 1467157)

 Result = FAILURE
apurtell : 
Files : 
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotsFromAdmin.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/ipc/TestPBOnWritableRpc.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/handler/TestCreateTableHandler.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestThreads.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.94.7, 0.95.1
>
> Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-11 Thread Lars Hofhansl (JIRA)

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

Lars Hofhansl commented on HBASE-8303:
--

+1

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-11 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-8303:
---

Going to commit this today if no objection. Looking for green tests on EC2 
jenkins.

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-10 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-8303:
---

Local tests results with the 0.94 patch:
{noformat}
Results :

Tests run: 866, Failures: 0, Errors: 0, Skipped: 2
{noformat}


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #490 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/490/])
HBASE-8303  Increse the test timeout to 60s when they are less than 20s 
(Revision 1466127)

 Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/trunk/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in hbase-0.95-on-hadoop2 #63 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/63/])
HBASE-8303  Increse the test timeout to 60s when they are less than 20s 
(Revision 1466128)

 Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/branches/0.95/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.94.7, 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in HBase-TRUNK #4047 (See 
[https://builds.apache.org/job/HBase-TRUNK/4047/])
HBASE-8303  Increse the test timeout to 60s when they are less than 20s 
(Revision 1466127)

 Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/trunk/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8303:
---

Integrated in hbase-0.95 #136 (See 
[https://builds.apache.org/job/hbase-0.95/136/])
HBASE-8303  Increse the test timeout to 60s when they are less than 20s 
(Revision 1466128)

 Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/branches/0.95/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHCM.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/errorhandling/TestTimeoutExceptionInjector.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManager.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedure.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestProcedureMember.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift/TestCallQueue.java


> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-8303:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12577812/8303.v1.patch
  against trunk revision .

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

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

{color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 
2.0 profile.

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

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

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) 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 site goal succeeds with this patch.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.master.TestMasterFailover
  org.apache.hadoop.hbase.master.TestTableLockManager

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5222//console

This message is automatically generated.

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Andrew Purtell (JIRA)

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

Andrew Purtell commented on HBASE-8303:
---

+1!

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread stack (JIRA)

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

stack commented on HBASE-8303:
--

+1

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch, 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon commented on HBASE-8303:


bq. could the hanging/zombie tests be related? 
Hopefully not; but well..

I've started the tests again to be sure.

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh commented on HBASE-8303:
---

could the hanging/zombie tests be related? 

+1 if they are not.

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

--
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-8303) Increse the test timeout to 60s when they are less than 20s

2013-04-09 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-8303:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12577740/8303.v1.patch
  against trunk revision .

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

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

{color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 
2.0 profile.

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

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

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) 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:red}-1 site{color}.  The patch appears to cause mvn site goal to 
fail.

 {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): 

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5209//console

This message is automatically generated.

> Increse the test timeout to 60s when they are less than 20s
> ---
>
> Key: HBASE-8303
> URL: https://issues.apache.org/jira/browse/HBASE-8303
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.95.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Attachments: 8303.v1.patch
>
>
> Short test timeouts are dangerous because:
>  - if the test is executed in the same jvm as another, GC, thread priority 
> can play a role
>  - we don't know the machine used to execute the tests, nor what's running on 
> it;.
> For this reason, a test timeout of 60s allows us to be on the safe side.

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