Issue 12310

crawler-coordinator has a race condition

12310
Reporter: lfrancke
Assignee: lfrancke
Type: Bug
Summary: crawler-coordinator has a race condition
Description: coordinator reads crawl_attempt, increments it, writes new crawl_attempt and only then creates the lock in /crawls. We need to create a placeholder lock before taking any action and then change that to the proper object later.
Priority: Major
Resolution: WontFix
Status: Closed
Created: 2012-11-12 15:46:19.38
Updated: 2013-12-17 15:46:35.98
Resolved: 2013-03-05 16:47:46.203


Author: lfrancke@gbif.org
Comment: See comment in code. It's too costly to fix properly now.
Created: 2013-03-05 16:47:46.238
Updated: 2013-03-05 16:47:46.238