Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2.x Code cleanup in MySQL Hostgroups Manager #4078

Merged
merged 7 commits into from
Jan 31, 2023
Merged

Conversation

renecannao
Copy link
Contributor

No description provided.

Some rework to try to reduce duplicated code
In Admin:
- replaced a lot of flush_[...]__from_memory_to_disk() and flush_[...]__from_disk_to_memory() with a generic flush_GENERIC__from_to()
- several commands like "LOAD MYSQL SERVERS FROM DISK" and similar are automatically generated for various modules (not all) and saved/map in a map load_save_disk_commands
- FlushCommandWrapper() is able to map the various LOAD/SAVE from/to DISK into commands to run on SQLite
@renecannao renecannao marked this pull request as draft January 17, 2023 21:34
@renecannao
Copy link
Contributor Author

Still draft

@renecannao
Copy link
Contributor Author

Retest this please

@mirostauder
Copy link
Collaborator

retest this please

1 similar comment
@mirostauder
Copy link
Collaborator

retest this please

@renecannao renecannao merged commit 23a36ee into v2.x Jan 31, 2023
@renecannao renecannao deleted the v2.x-HGMimpr01 branch August 29, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants