Modify ↓
Ticket #575 (closed defect: fixed)
Bcfg2 should prevent concurent update of config
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.6 Release |
Component: | bcfg2-client | Version: | |
Keywords: | lock | Cc: |
Description
Bcfg2 client has no mechanism to prevent 2 client doing an update at the same time. Or to prevent use of client when agent is doing an update of the config.
Attachments
Change History
Changed 15 years ago by [email protected]…
- Attachment 0001-Added-lock-for-execution-of-client.patch added
comment:1 Changed 15 years ago by desai
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to Bcfg2 0.9.6 Release
Committed in [49616bb1f40cdd48affd1cdbadf969d43407c250] (SVN r4770). Thanks for the patch.
Note: See
TracTickets for help on using
tickets.
patch to prevent concurrent update of configuration