[
https://issues.apache.org/jira/browse/HBASE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-2647.
--------------------------
Resolution: Not A Problem
HLog has changed a bunch since this was filed and the TestLogRolling test
passes these days. Resolving as no longer a problem.
> TestLogRolling flaky in trunk
> -----------------------------
>
> Key: HBASE-2647
> URL: https://issues.apache.org/jira/browse/HBASE-2647
> Project: HBase
> Issue Type: Bug
> Components: test, wal
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Priority: Critical
>
> Saw this failure on my Hudson:
> org.apache.hadoop.hbase.client.NoServerForRegionException: Timed out trying
> to locate root region because: Failed setting up proxy to
> /192.168.42.22:44708 after attempts=1
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRootRegion(HConnectionManager.java:1023)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:630)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:606)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegionInMeta(HConnectionManager.java:676)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:635)
> at
> org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:606)
> at org.apache.hadoop.hbase.client.HTable.<init>(HTable.java:132)
> at
> org.apache.hadoop.hbase.HBaseClusterTestCase.hBaseClusterSetup(HBaseClusterTestCase.java:110)
> at
> org.apache.hadoop.hbase.HBaseClusterTestCase.setUp(HBaseClusterTestCase.java:147)
> at
> org.apache.hadoop.hbase.regionserver.wal.TestLogRolling.setUp(TestLogRolling.java:131)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)