Actions
Bug #20173
closed
Concurrent calls to Subnet#unused_ip may return the same ip address
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
In the time between lock file existence check and lock file creation it is possible for other threads to successfully pass File.exists? check, therefore creating a race condition.
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/smart-proxy/pull/534 added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Lukas Zapletal almost 8 years ago
- Related to Bug #20474: Multiple free IPs returned after record deletion added
Updated by Lukas Zapletal about 7 years ago
- Related to Feature #23406: Foreman should pre allocate ip addresses in IPAM to prevent conflicts added
Updated by Anonymous almost 7 years ago
- Related to Bug #23523: Infoblox DHCP gives unreliable free IPs added
Actions