[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2014-05-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14011102#comment-14011102
 ] 

Hudson commented on HBASE-6110:
---

FAILURE: Integrated in Hadoop-Hdfs-trunk #1757 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1757/])
HBASE-6110 adding more slow action log in critical write path (Liang Xie via 
stack) (stack: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1597633)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DNConf.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.95.2
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2014-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009575#comment-14009575
 ] 

Hudson commented on HBASE-6110:
---

FAILURE: Integrated in Hadoop-Yarn-trunk #565 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/565/])
HBASE-6110 adding more slow action log in critical write path (Liang Xie via 
stack) (stack: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1597633)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DNConf.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.95.2
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2014-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009779#comment-14009779
 ] 

Hudson commented on HBASE-6110:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1783 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1783/])
HBASE-6110 adding more slow action log in critical write path (Liang Xie via 
stack) (stack: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1597633)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DNConf.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.95.2
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2014-05-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009054#comment-14009054
 ] 

Hudson commented on HBASE-6110:
---

SUCCESS: Integrated in Hadoop-trunk-Commit #5610 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5610/])
HBASE-6110 adding more slow action log in critical write path (Liang Xie via 
stack) (stack: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1597633)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DNConf.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.95.2
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284115#comment-13284115
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK #2932 (See 
[https://builds.apache.org/job/HBase-TRUNK/2932/])
HBASE-6110 Fix TestInfoServers (Jesse Yates) (Revision 1342995)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284142#comment-13284142
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #19 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/19/])
HBASE-6110 Fix TestInfoServers (Jesse Yates) (Revision 1342995)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284166#comment-13284166
 ] 

Zhihong Yu commented on HBASE-6110:
---

From 
https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2932/testReport/junit/org.apache.hadoop.hbase/TestClusterBootOrder/testBootRegionServerFirst/:
{code}
2012-05-27 06:51:36,454 FATAL [Master:0;juno.apache.org,49080,1338101493265] 
master.HMaster(1605): Master server abort: loaded coprocessors are: []
2012-05-27 06:51:36,454 FATAL [Master:0;juno.apache.org,49080,1338101493265] 
master.HMaster(1610): Unhandled exception. Starting shutdown.
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:126)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at 
org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)
at org.apache.hadoop.http.HttpServer.start(HttpServer.java:581)
at 
org.apache.hadoop.hbase.master.HMaster.startServiceThreads(HMaster.java:929)
at 
org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:585)
at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:386)
at java.lang.Thread.run(Thread.java:662)
...
2012-05-27 06:51:51,339 WARN  [pool-1-thread-1] 
zookeeper.RecoverableZooKeeper(218): Possibly transient ZooKeeper exception: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /hbase/shutdown
2012-05-27 06:51:51,340 ERROR [pool-1-thread-1] 
zookeeper.RecoverableZooKeeper(220): ZooKeeper delete failed after 3 retries
2012-05-27 06:51:51,340 ERROR [pool-1-thread-1] master.HMaster(1753): ZooKeeper 
exception trying to set cluster as down in ZK
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /hbase/shutdown
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:868)
at 
org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.delete(RecoverableZooKeeper.java:132)
at org.apache.hadoop.hbase.zookeeper.ZKUtil.deleteNode(ZKUtil.java:974)
at org.apache.hadoop.hbase.zookeeper.ZKUtil.deleteNode(ZKUtil.java:963)
at 
org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker.setClusterDown(ClusterStatusTracker.java:84)
at org.apache.hadoop.hbase.master.HMaster.shutdown(HMaster.java:1750)
at 
org.apache.hadoop.hbase.util.JVMClusterUtil.shutdown(JVMClusterUtil.java:236)
at 
org.apache.hadoop.hbase.LocalHBaseCluster.shutdown(LocalHBaseCluster.java:431)
at 
org.apache.hadoop.hbase.TestClusterBootOrder.tearDown(TestClusterBootOrder.java:55)
{code}
From 
https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2932/artifact/trunk/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestMultiVersions.txt:
{code}
Caused by: java.lang.RuntimeException: Master not initialized after 200 seconds
at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:208)
at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:424)
at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:204)
{code}
I couldn't reproduce the above failure running TestMultiVersions standalone. 
There is no test output for TestMultiVersions under 
https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2932/artifact/trunk/hbase-server/target/surefire-reports/

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284173#comment-13284173
 ] 

Jesse Yates commented on HBASE-6110:


I get this issue sometimes on my local box when doing testing in eclipse - for 
some reason the previous cluster hasn't completely come down, causing the new 
one to be upset because the port is in use. I'll look into seeing if I can 
reproduce.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284174#comment-13284174
 ] 

Jesse Yates commented on HBASE-6110:


As an aside, the Hadoop-2.0 build is using the wrong command and that's why its 
failing. 
{quote}
-Dhadoop.version=2.0.0-SNAPSHOT
{quote}
should be
{code}
-Dhadoop.version=2.0
{code}

that should get that build running at least.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284177#comment-13284177
 ] 

Zhihong Yu commented on HBASE-6110:
---

I tried '-Dhadoop.profile=2.0' (build #21) and '-Dhadoop.version=2.0' (build 
#22)
For build #22, I saw:
{code}
[ERROR] Failed to execute goal on project hbase-server: Could not resolve 
dependencies for project org.apache.hbase:hbase-server:jar:0.95-SNAPSHOT: The 
following artifacts could not be resolved: 
org.apache.hadoop:hadoop-core:jar:2.0, org.apache.hadoop:hadoop-test:jar:2.0: 
Could not find artifact org.apache.hadoop:hadoop-core:jar:2.0 in apache release 
(https://repository.apache.org/content/repositories/releases/) - [Help 1]
{code}

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284178#comment-13284178
 ] 

Jesse Yates commented on HBASE-6110:


@Ted: yeah, that's my bad. Hadoop version bump. Filed HBASE-6112

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284191#comment-13284191
 ] 

Jesse Yates commented on HBASE-6110:


Back to the real issue, it seems like a concurrency bug, like surefire isn't 
doing the right then when parallelizing the tests. There is the fork factor of 
4 (perThread and then threads set to 4). Originally, this was done in 
HBASE-5064; I'm surprised that we didn't break things there. Conceptually, the 
parallelization shouldn't work unless we get consistently lucky with test order 
- the minicluster will have problems if it can't find the right port, which it 
shouldn't if another jvm is also running a mini-cluster.

The this wouldn't be a big issue except that the master goes down if the http 
server port is already taken:
{quote}
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:126)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at 
org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)
at org.apache.hadoop.http.HttpServer.start(HttpServer.java:581)
at 
org.apache.hadoop.hbase.master.HMaster.startServiceThreads(HMaster.java:929)
at 
org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:585)
at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:386)
at java.lang.Thread.run(Thread.java:680)
{quote}

Should this be the case? I feel like hbasetestutility's minicluster should have 
the webui off by default, unless otherwise desired (I tend to turn it off in 
the tests I write, just to speed things up). Also, if the webui is taken, it 
should just bump the port number to the next available.

Thoughts?

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284199#comment-13284199
 ] 

stack commented on HBASE-6110:
--

bq. I feel like hbasetestutility's minicluster should have the webui off by 
default, unless otherwise desired

It used to be off.  The way we turned it off was by putting the test 
hbase-site.xml in the classpath ahead of all other configs: i.e. src/test 
folder.  That must not be the case now after modules.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284200#comment-13284200
 ] 

stack commented on HBASE-6110:
--

On hbase-webapps, in tgz, we used have hbase-webapps that the top-level beside 
the hbase-*.jar and beside LICENSE and CHANGES.  That still happening?

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284205#comment-13284205
 ] 

Jesse Yates commented on HBASE-6110:


@stack: yeah, that's the case now. My recent patch here should have fixed the 
bin/hbase running to use the right classpath. Something has gone wonky now with 
the classpath in maven.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284213#comment-13284213
 ] 

Zhihong Yu commented on HBASE-6110:
---

Confirmed with Jesse that we roll back the patch until we have clear idea with 
packaging.

Reverted in trunk.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284212#comment-13284212
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #24 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/24/])
HBASE-6110 Revert due to increased number of failed tests (Revision 1343081)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284228#comment-13284228
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK #2934 (See 
[https://builds.apache.org/job/HBase-TRUNK/2934/])
HBASE-6110 Revert due to increased number of failed tests (Revision 1343081)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284229#comment-13284229
 ] 

Hadoop QA commented on HBASE-6110:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12529906/hbase-6110-v2.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 7 new or modified tests.

+1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2018//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2018//console

This message is automatically generated.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284233#comment-13284233
 ] 

Zhihong Yu commented on HBASE-6110:
---

Looks like Hadoop QA is working again.
I saw the following after applying patch v2:
{code}
  testcase time=0.002 
classname=org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1 
name=testReadingExistingVersion1HFile
error type=java.lang.NullPointerExceptionjava.lang.NullPointerException
  at 
org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1.testReadingExistingVersion1HFile(TestHFileReaderV1.java:71)
{code}
The test couldn't find 
hbase-server/src/test/resources/org/apache/hadoop/hbase/io/hfile/8e8ab58dcf39412da19833fcd8f687ac

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Jesse Yates (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284234#comment-13284234
 ] 

Jesse Yates commented on HBASE-6110:


hmm, I wonder what happens if we just include the whole directory. Let me try 
one more time.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284243#comment-13284243
 ] 

Zhihong Yu commented on HBASE-6110:
---

I ran the following command:
{code}
mvn -P runAllTests 
-Dtest=TestClusterBootOrder,TestHBaseTestingUtility,TestHFileReaderV1,TestMultiVersions
 -DfailIfNoTests=false clean test
{code}
the tests passed.

Patch v3 integrated to trunk.

Thanks for your effort, Jesse.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284246#comment-13284246
 ] 

Hadoop QA commented on HBASE-6110:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12529909/hbase-6110-v3.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 7 new or modified tests.

+1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   
org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
  org.apache.hadoop.hbase.master.TestSplitLogManager

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2019//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2019//console

This message is automatically generated.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284248#comment-13284248
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK #2935 (See 
[https://builds.apache.org/job/HBase-TRUNK/2935/])
HBASE-6110 Fix TestInfoServers, patch v3 (Jesse) (Revision 1343110)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-server/src/main/resources/hbase-default.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284253#comment-13284253
 ] 

Hudson commented on HBASE-6110:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #28 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/28/])
HBASE-6110 Fix TestInfoServers, patch v3 (Jesse) (Revision 1343110)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/bin/hbase
* /hbase/trunk/hbase-assembly/pom.xml
* /hbase/trunk/hbase-server/pom.xml
* /hbase/trunk/hbase-server/src/main/resources/hbase-default.xml
* /hbase/trunk/hbase-site/pom.xml
* /hbase/trunk/pom.xml


 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch, 
 hbase-6110-v2.patch, hbase-6110-v3.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-26 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284108#comment-13284108
 ] 

Zhihong Yu commented on HBASE-6110:
---

I tried patch v1 locally and TestInfoServers passed.

Patch integrated to trunk.

Thanks for the patch, Jesse.
Let's see if next trunk build passes.

 Fix TestInfoServers
 ---

 Key: HBASE-6110
 URL: https://issues.apache.org/jira/browse/HBASE-6110
 Project: HBase
  Issue Type: Bug
  Components: build, master, regionserver
Affects Versions: 0.96.0
Reporter: Jesse Yates
Assignee: Jesse Yates
 Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch


 With the recent port to modules, we broke a couple of tests, including this 
 one. The fix needs to ensure that the webapp still works from the in-situ and 
 packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira