[
https://issues.apache.org/jira/browse/HBASE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724195#comment-13724195
]
Hudson commented on HBASE-9082:
-------------------------------
SUCCESS: Integrated in hbase-0.95 #382 (See
[https://builds.apache.org/job/hbase-0.95/382/])
HBASE-9082 A bunch of tests have client retries only but bulid boxes are
contended and overloaded (stack: rev 1508489)
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/backup/example/TestZooKeeperTableArchiveClient.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotCloneIndependence.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotFromClient.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestSnapshotMetadata.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
> A bunch of tests have client retries only but bulid boxes are contended and
> overloaded
> --------------------------------------------------------------------------------------
>
> Key: HBASE-9082
> URL: https://issues.apache.org/jira/browse/HBASE-9082
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 0.95.2
>
> Attachments: 9082.txt
>
>
> Let me up the retries so more likely tests will fail.
> I went over a bunch of those w/ retries == 1 but most times it is what is
> wanted... a fail fast. In snapshot test it is set to 1 retry only but seems
> like it could do w/ more retrying since a bunch of them load data first and
> it can take a while for stuff to come on line on loaded server. See this
> failure:
> http://54.241.6.143/job/HBase-0.95-Hadoop-2/org.apache.hbase$hbase-server/720/testReport/org.apache.hadoop.hbase.client/TestSnapshotFromClient/testSnapshotDeletionWithRegex/
> Says....
> org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed
> 4600 actions: SocketTimeoutException: 4600 times,
> It is in the loadTable at start of the test.
--
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