Something went wrong while setting issue due date.
DNS Zone edition is too slow
Closed
DNS Zone edition is too slow
Requirements
- Filling out the template is required. Any Enhancement request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
- All new code requires tests to ensure against regressions
Descriptive title for this enhancement
Change the behavior of the plugin to improve performances
Actual behavior
When I edit a workstation, DNS entry is updated. I guess it calls back the main plugin that parses all the records of the zone. If 3 minute waiting is still acceptable to modify the whole zone, it is not usable when we want to rename 20 workstations, it's over 1h lost. Definitly not good
Expected behavior
The DNS tab should only get an update related entries (just a A record in this scenario) making modifications instantaneous instead of losing a lot of time
Step by step description of new behaviour
- Edit a system object
- Change the name
- Wait
Benefits
Make the plugin usable in production