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 2022/01/12 05:25:00 UTC

[jira] [Created] (NUTCH-2933) GET /seed doesn't return previously generated seed lists

Lewis John McGibbney created NUTCH-2933:
-------------------------------------------

             Summary: GET /seed doesn't return previously generated seed lists
                 Key: NUTCH-2933
                 URL: https://issues.apache.org/jira/browse/NUTCH-2933
             Project: Nutch
          Issue Type: Sub-task
          Components: REST_api
    Affects Versions: 1.18
            Reporter: Lewis John McGibbney


A GET on the */seed* endpoint facilitates retrieval of any seedlists which were created during the current server runtime.
Created seed lists are persistent. That is to say they remain on disk even when nutch server is not running. 
As of Nutch 1.18 seed lists generated by previous server runtime sessions will not be available if the server is shutdown and restarted.
The server should either load all seed lists from disk relative to where it was started or else load them from a persistent datastore such as h2.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)