[ 
https://issues.apache.org/jira/browse/SQOOP-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567983#comment-13567983
 ] 

Hudson commented on SQOOP-850:
------------------------------

Integrated in Sqoop2-hadoop200 #172 (See 
[https://builds.apache.org/job/Sqoop2-hadoop200/172/])
    SQOOP-850: Move server initialization from server module to core (Revision 
8f074b07fcfef90f029d23c0e24374d329955ab0)

     Result = SUCCESS
cheolsoo : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=8f074b07fcfef90f029d23c0e24374d329955ab0
Files : 
* core/src/main/java/org/apache/sqoop/core/SqoopServer.java
* server/src/main/java/org/apache/sqoop/server/ServerInitializer.java

                
> Sqoop2: Move server initialization from server module to core
> -------------------------------------------------------------
>
>                 Key: SQOOP-850
>                 URL: https://issues.apache.org/jira/browse/SQOOP-850
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.1
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Trivial
>             Fix For: 1.99.2
>
>         Attachments: bugSQOOP-850.patch, bugSQOOP-850.patch
>
>
> Sqoop server is currently being initialized in ServerInitializer class in 
> server module where the Serverlet handler initializes all Managers one by 
> one. I believe that the initialization should be done in core module and 
> exposed as a single method call.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to