You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/02/26 18:58:21 UTC

[jira] [Created] (NUTCH-1731) Add stop flag to NutchServer

Lewis John McGibbney created NUTCH-1731:
-------------------------------------------

             Summary: Add stop flag to 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
            Priority: Minor
             Fix For: 2.3


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.1.5#6160)