Description
Ranger prevents simultaneous updates to security zone data to ensure that a given resource belongs to only one security zone. When multiple calls attempt to update security-zone data, Ranger fails all but the first one with status code 400 (Bad Request). To enable clients to retry on this case, it will help to return status code 409 (Conflict).