Bug 7151 - rebuild_zebra needs a lockfile
Summary: rebuild_zebra needs a lockfile
Status: RESOLVED DUPLICATE of bug 11078
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 23:30 UTC by Chris Cormack
Modified: 2013-12-31 09:55 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***