[ https://issues.apache.org/jira/browse/HBASE-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808733#comment-13808733 ]
Hudson commented on HBASE-9750: ------------------------------- SUCCESS: Integrated in hbase-0.96 #169 (See [https://builds.apache.org/job/hbase-0.96/169/]) HBASE-9750 Add retries around Action server stop/start (enis: rev 1536910) * /hbase/branches/0.96/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java * /hbase/branches/0.96/hbase-common/src/main/java/org/apache/hadoop/hbase/util/RetryCounter.java * /hbase/branches/0.96/hbase-common/src/main/java/org/apache/hadoop/hbase/util/RetryCounterFactory.java * /hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/HBaseClusterManager.java * /hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/MoveRegionsOfTableAction.java * /hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/monkies/PolicyBasedChaosMonkey.java * /hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java > Add retries around Action server stop/start > ------------------------------------------- > > Key: HBASE-9750 > URL: https://issues.apache.org/jira/browse/HBASE-9750 > Project: HBase > Issue Type: Improvement > Components: test > Reporter: stack > Assignee: Enis Soztutar > Fix For: 0.98.0, 0.96.1 > > Attachments: hbase-9750_v1.patch, hbase-9750_v2.patch > > > These can fail on occasion (my upping ConnectionTimeout is not enough). Lets > just retry a few times at least rather than fail at least for server start. > Losing a server makes tests run for longer and there is also the danger we > could lose all servers and the long-running test would then outright fail. -- This message was sent by Atlassian JIRA (v6.1#6144)