Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Reviewed
Description
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/test/TestJettyHelper.java:80
throw new RuntimeException("Could not stop embedded servlet container, " + ex.getMessage(), ex);
This is being thrown from createJettyServer and was copied and pasted from stop. Should say we can't start the servlet container.