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

Hudson commented on NUTCH-1731:
-------------------------------

SUCCESS: Integrated in Nutch-nutchgora #987 (See 
[https://builds.apache.org/job/Nutch-nutchgora/987/])
NUTCH-1731 Better cmd line parsing for NutchServer (lewismc: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1587275)
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/conf/log4j.properties
* /nutch/branches/2.x/src/java/org/apache/nutch/api/AdminResource.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/JobManager.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/NutchApp.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/NutchServer.java
* /nutch/branches/2.x/src/java/org/apache/nutch/api/Params.java


> Better cmd line parsing for NutchServer
> ---------------------------------------
>
>                 Key: NUTCH-1731
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1731
>             Project: Nutch
>          Issue Type: Improvement
>          Components: REST_api
>    Affects Versions: 2.2
>            Reporter: Lewis John McGibbney
>            Assignee: Fjodor Vershinin
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: NUTCH-1731.patch, commandline.patch
>
>
> We can't currently stop a running server without killing the job via pid or 
> something similar.
> A simple switch should be added to permit this.
> All is needs to do is call NutchServer#stop which will check to see if there 
> are running tasks... if not then gracefully shut down the server instance. 



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

Reply via email to