[ https://issues.apache.org/jira/browse/SQOOP-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986383#comment-13986383
]
Hudson commented on SQOOP-1290:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #534 (See [https://builds.apache.org/job/Sqoop2-hadoop200/534/])
SQOOP-1290 Sqoop2: Kill Tomcat in case that Sqoop Server fails to load (venkat: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0eb2352411a60073591ed0f51d0f5673c216d6b9)
* server/src/main/java/org/apache/sqoop/server/ServerInitializer.java
* tools/src/main/java/org/apache/sqoop/tools/ToolRunner.java
* core/src/main/java/org/apache/sqoop/core/ConfigurationConstants.java
> Sqoop2: Kill Tomcat in case that Sqoop Server fails to load
> -----------------------------------------------------------
>
> Key: SQOOP-1290
> URL: https://issues.apache.org/jira/browse/SQOOP-1290
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.99.3
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.4
>
> Attachments: SQOOP-1290.patch, SQOOP-1290.patch
>
>
> Currently the Sqoop2 server runs as a one application inside the Tomcat. If the Sqoop
2 web app fails to load, the rest of the Tomcat will continue running which is very confusing.
Since we are usually running as the only application inside the Tomcat, I would like to propose
shutting the Tomcat down in case that we will fail to start (from whatever reason).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|