Issue 17301

crawler coordinator cleanup not removing aborted checklist crawls

17301
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: crawler coordinator cleanup not removing aborted checklist crawls
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2015-02-23 10:03:55.698
Updated: 2015-07-27 10:53:01.027
Resolved: 2015-02-23 11:29:41.824
        
Description: there are checklist crawls dangling with apparently occurrence running:

  "finishReason" : "ABORT",
  "processStateOccurrence" : "RUNNING",
  "processStateChecklist" : "FINISHED",
  "pagesCrawled" : 1,
  "pagesFragmentedSuccessful" : 1,
  "pagesFragmentedError" : 1,


Should the cleanup not remove those crawls if pages crawled <= pagesFragmented?
]]>
    

Attachment Screen Shot 2015-02-23 at 09.59.45.png



Author: mdoering@gbif.org
Comment: https://github.com/gbif/crawler/commit/c52f758f64fa6c3fd4b755fd28694ab917fead29
Created: 2015-02-23 11:29:41.89
Updated: 2015-02-23 11:29:41.89