Bug 7151

Summary: rebuild_zebra needs a lockfile
Product: Koha Reporter: Chris Cormack <chris>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Cormack 2011-11-03 23:30:55 UTC
It is possible to have multiple rebuild_zebra running for the same environment, this is both inefficient and dangerous.

This bug is track creating using a lockfile to stop this occuring
Comment 1 Martin Renvoize 2013-12-31 09:55:20 UTC

*** This bug has been marked as a duplicate of bug 11078 ***