Actions
Bug #20173
closedConcurrent 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 over 7 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 over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 37e4072970858618140d0c9692b6e4727b5202be.
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #20474: Multiple free IPs returned after record deletion added
Updated by Lukas Zapletal over 7 years ago
- Translation missing: en.field_release set to 287
BZ associated, we need a cherry pick thanks.
Updated by Lukas Zapletal over 6 years ago
- Related to Feature #23406: Foreman should pre allocate ip addresses in IPAM to prevent conflicts added
Updated by Anonymous over 6 years ago
- Related to Bug #23523: Infoblox DHCP gives unreliable free IPs added
Actions