Issue 16129

Crawling: DwC-A crawling triggers twice

16129
Reporter: trobertson
Type: Bug
Summary: Crawling: DwC-A crawling triggers twice
Priority: Major
Resolution: Invalid
Status: Closed
Created: 2014-07-18 10:36:45.027
Updated: 2015-07-27 11:15:58.685
Resolved: 2015-07-27 11:15:58.666
        
Description: When crawling a DwC-A I believe the following happens:

- click crawl from registry (or an update from IPT)
- starts crawl, and pulls DwC-A
- reads EML and updates dataset
  > this triggers a crawl message to be sent

It does correctly fail the second one, but logs get polluted with "org.gbif.crawler.AlreadyCrawlingException: Requested crawl for dataset [823dc56e-f987-495c-98bf-43318719e30f] but crawl already scheduled or running, ignoring" ]]>
    


Author: trobertson@gbif.org
Comment: The current situation is fine - both ZK and a short in-memory model stop it from double crawling.
Created: 2015-07-27 11:15:58.683
Updated: 2015-07-27 11:15:58.683